Skip to content

Commit

Permalink
Merge pull request #111 from NYTimes/cdz/flanimatedimage-podspec-version
Browse files Browse the repository at this point in the history
Include FLAnimatedImage version in Podspec
  • Loading branch information
dzlobin committed Jan 4, 2016
2 parents 90d3057 + 205a02e commit 7760382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NYTPhotoViewer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Pod::Spec.new do |s|
ss.xcconfig = { 'GCC_PREPROCESSOR_DEFINITIONS' => 'ANIMATED_GIF_SUPPORT=1'}

ss.dependency 'NYTPhotoViewer/Core'
ss.dependency 'FLAnimatedImage'
ss.dependency 'FLAnimatedImage', '~> 1.0.8'
end

end

0 comments on commit 7760382

Please sign in to comment.