Skip to content

Commit d4f07b6

Browse files
authored
Update FLAnimatedImage.podspec
1 parent e0a79f7 commit d4f07b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FLAnimatedImage.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pod::Spec.new do |spec|
1717
spec.license = { :type => "MIT", :file => "LICENSE" }
1818
spec.author = { "Raphael Schaad" => "raphael.schaad@gmail.com" }
1919
spec.platform = :ios, "9.0"
20-
spec.source = { :git => "https://github.com/Flipboard/FLAnimatedImage.git", :tag => "1.0.16" }
20+
spec.source = { :git => "https://github.com/Flipboard/FLAnimatedImage.git", :tag => "1.0.17" }
2121
spec.source_files = "FLAnimatedImage/**/*.{h,m}"
2222
spec.frameworks = "QuartzCore", "ImageIO", "CoreGraphics"
2323
spec.requires_arc = true

0 commit comments

Comments
 (0)