Skip to content

Commit 8fc82c5

Browse files
podspec fix
1 parent cde2ad1 commit 8fc82c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R.objc.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can have:
2121
s.homepage = 'https://github.com/SysdataSpA/R.objc'
2222
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
2323
s.author = { 'Sysdata SpA' => '[email protected]' }
24-
s.source = { :http => 'https://github.com/SysdataSpA/R.objc/releases/download/0.7.0/Robjc-0.7.0.zip' }
24+
s.source = { :http => 'https://github.com/SysdataSpA/R.objc/releases/download/0.7.1/Robjc.zip' }
2525
s.preserve_paths = "robjc"
2626
s.ios.deployment_target = '8.0'
2727
s.tvos.deployment_target = '9.0'

0 commit comments

Comments
 (0)