Skip to content

Commit

Permalink
Update Gallery.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis authored Oct 4, 2020
1 parent 1ca2f5a commit 3b27d78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gallery.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Gallery"
s.summary = "Something good about gallery"
s.version = "2.2.2"
s.version = "2.3.0"
s.homepage = "https:/hyperoslo/Gallery"
s.license = 'MIT'
s.author = { "Hyper Interaktiv AS" => "[email protected]" }
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
}
s.social_media_url = 'https://twitter.com/hyperoslo'

s.ios.deployment_target = '9.0'
s.ios.deployment_target = '11.0'

s.requires_arc = true
s.source_files = 'Sources/**/*'
Expand Down

0 comments on commit 3b27d78

Please sign in to comment.