Skip to content

Commit 9ce2e7f

Browse files
podspec fix
1 parent 55cd36f commit 9ce2e7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.0/Robjc-0.4.0.zip' }
24+
s.source = { :http => 'https://github.com/SysdataSpA/R.objc/releases/download/0.5.0/Robjc-0.5.0.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)