We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec7142 commit 14a868aCopy full SHA for 14a868a
ARChromeActivity.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
2
s.platform = :ios, '6.0'
3
s.ios.deployment_target = '5.0'
4
s.name = "ARChromeActivity"
5
- s.version = "1.0.5"
+ s.version = "1.0.6"
6
s.summary = "A UIActivity subclass for opening URLs in Google Chrome."
7
s.homepage = "https://github.com/alextrob/ARChromeActivity"
8
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments