Replace FLAnimatedImage with PINRemoteImage in the comment

This commit is contained in:
Steffen Matthischke
2016-04-13 17:27:33 +02:00
parent 75e5171ba8
commit e08c3e7cac

View File

@@ -58,7 +58,7 @@ Pod::Spec.new do |spec|
pin.dependency 'AsyncDisplayKit/Core'
end
# Include optional FLAnimatedImage module
# Include optional PINRemoteImage module
spec.default_subspec = 'PINRemoteImage'
spec.social_media_url = 'https://twitter.com/fbOpenSource'