Skip to content

Commit

Permalink
modify podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoyuexit committed Jan 18, 2018
1 parent 17a39e1 commit 8131dc1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions LPAlbum.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "LPAlbum"
s.version = "0.0.4"
s.version = "0.0.5"
s.summary = "Can a decent enough photo album, photo album multi-select"

s.homepage = "https://github.com/loopeer/LPAlbum"
Expand All @@ -17,5 +17,6 @@ Pod::Spec.new do |s|

s.ios.deployment_target = "9.0"
s.requires_arc = true

s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.0' }

end

0 comments on commit 8131dc1

Please sign in to comment.