Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
npu3pak committed Jul 30, 2019
1 parent 9cf43a1 commit a903b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Overlays.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |s|
s.name = 'Overlays'
s.platform = :ios
s.ios.deployment_target = '9.0'
s.version = '0.1.0'
s.version = '0.2.0'
s.summary = 'Show any view atop of a view controller content.'
s.homepage = 'https://github.com/npu3pak/ios-lib-overlays'
s.documentation_url = 'https://npu3pak.github.io/ios-lib-overlays'
Expand Down

0 comments on commit a903b38

Please sign in to comment.