Skip to content

Commit

Permalink
modify podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoyuexit committed Oct 26, 2017
1 parent 5ea4aae commit 1f8e92e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 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.1"
s.version = "0.0.2"
s.summary = "Can a decent enough photo album, photo album multi-select"

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

s.source_files = ["LPAlbum/**/*.swift", "LPAlbum/LPAlbum.h"]
s.public_header_files = ["LPAlbum/LPAlbum.h"]
s.resource = 'LPAlbum/Others/LPAlbum.bundle'

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

0 comments on commit 1f8e92e

Please sign in to comment.