We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde2ad1 commit 8fc82c5Copy full SHA for 8fc82c5
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' => 'team.mobile@sysdata.it' }
24
- s.source = { :http => 'https://github.com/SysdataSpA/R.objc/releases/download/0.7.0/Robjc-0.7.0.zip' }
+ s.source = { :http => 'https://github.com/SysdataSpA/R.objc/releases/download/0.7.1/Robjc.zip' }
25
s.preserve_paths = "robjc"
26
s.ios.deployment_target = '8.0'
27
s.tvos.deployment_target = '9.0'
0 commit comments