File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
Pod ::Spec . new do |s |
10
10
11
11
s . name = 'R.objc'
12
- s . version = '0.6 .0'
12
+ s . version = '0.7 .0'
13
13
s . summary = 'Get autocompleted localizable strings and asset catalogue images names'
14
14
s . description = <<-DESC
15
15
Freely inspired by R.swift: get autocompleted localizable strings and asset catalogue images names.
@@ -21,7 +21,7 @@ You can have:
21
21
s . homepage = 'https://github.com/SysdataSpA/R.objc'
22
22
s . license = { :type => 'Apache License, Version 2.0' , :file => 'LICENSE' }
23
23
s . author = { 'Sysdata SpA' => '[email protected] ' }
24
- s . source = { :http => 'https://github.com/SysdataSpA/R.objc/releases/download/0.6 .0/Robjc-0.6 .0.zip' }
24
+ s . source = { :http => 'https://github.com/SysdataSpA/R.objc/releases/download/0.7 .0/Robjc-0.7 .0.zip' }
25
25
s . preserve_paths = "robjc"
26
26
s . ios . deployment_target = '8.0'
27
27
s . tvos . deployment_target = '9.0'
You can’t perform that action at this time.
0 commit comments