Skip to content

Commit

Permalink
Update FINNBottomSheet.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
vadymmarkov committed Nov 26, 2019
1 parent dec44ca commit 35db42c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FINNBottomSheet.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'FINNBottomSheet'
s.summary = 'Custom modal presentation style for views anchored to the bottom of the screen'
s.version = '1.0.0'
s.version = '2.0.0'
s.author = 'FINN.no'
s.homepage = 'https://github.com/finn-no/bottom-sheet-ios'
s.social_media_url = 'https://twitter.com/FINN_tech'
Expand All @@ -14,4 +14,4 @@ Pod::Spec.new do |s|
s.cocoapods_version = '>= 1.4.0'
s.source_files = 'Sources/*.{h,m,swift}'
s.frameworks = 'Foundation', 'UIKit'
end
end

0 comments on commit 35db42c

Please sign in to comment.