We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55cd36f commit 9ce2e7fCopy full SHA for 9ce2e7f
1 file changed
R.objc.podspec
@@ -21,7 +21,7 @@ You can have:
21
s.homepage = 'https://github.com/SysdataSpA/R.objc'
22
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
23
s.author = { 'Sysdata SpA' => '[email protected]' }
24
- s.source = { :http => 'https://github.com/SysdataSpA/R.objc/releases/download/0.4.0/Robjc-0.4.0.zip' }
+ s.source = { :http => 'https://github.com/SysdataSpA/R.objc/releases/download/0.5.0/Robjc-0.5.0.zip' }
25
s.preserve_paths = "robjc"
26
s.ios.deployment_target = '8.0'
27
s.tvos.deployment_target = '9.0'
0 commit comments