File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99Pod ::Spec . new do |s |
1010
1111 s . name = 'R.objc'
12- s . version = '0.2 .0'
12+ s . version = '0.3 .0'
1313 s . summary = 'Get autocompleted localizable strings and asset catalogue images names'
1414 s . description = <<-DESC
1515Freely inspired by R.swift: get autocompleted localizable strings and asset catalogue images names.
@@ -21,8 +21,8 @@ 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.2 .0/robjc -0.2 .0.zip' }
25- s . preserve_paths = "robjc"
24+ s . source = { :http => 'https://github.com/SysdataSpA/R.objc/releases/download/0.3 .0/Robjc -0.3 .0.zip' }
25+
2626 s . ios . deployment_target = '8.0'
2727 s . tvos . deployment_target = '9.0'
2828
You can’t perform that action at this time.
0 commit comments