Skip to content

Commit

Permalink
Bumped version to 1.5.0
Browse files Browse the repository at this point in the history
Bumped version to 1.5.0
  • Loading branch information
ko1o committed Apr 27, 2017
1 parent 91408e7 commit 9e69da2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PYPhotoBrowser.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = 'PYPhotoBrowser'
s.version = '1.4.0'
s.version = '1.5.0'
s.summary = 'An easy way to browse photo(image) for iOS.'
s.homepage = 'https://github.com/iphone5solo/PYPhotoBrowser'
s.license = 'MIT'
s.authors = {'CoderKo1o' => '[email protected]'}
s.platform = :ios, '7.0'
s.dependency "SDWebImage", "~> 3.8.2"
s.dependency "SDWebImage/GIF", "~> 4.0.0"
s.dependency "MBProgressHUD"
s.dependency "DACircularProgress"
s.source = {:git => 'https://github.com/iphone5solo/PYPhotoBrowser.git', :tag => s.version}
Expand Down

0 comments on commit 9e69da2

Please sign in to comment.