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 11Pod ::Spec . new do |s |
22s . name = 'Contentstack'
3- s . version = '3.13 .0'
3+ s . version = '3.14 .0'
44s . summary = 'Contentstack is a headless CMS with an API-first approach that puts content at the centre.'
55
66s . description = <<-DESC
@@ -12,7 +12,7 @@ s.homepage = 'https://www.contentstack.com/'
1212s . license = { :type => 'Commercial' , :text => 'See https://www.contentstack.com/' }
1313s . author = { 'Contentstack' => '[email protected] ' } 1414
15- s . source = { :git => 'https://github.com/contentstack/contentstack-ios.git' , :tag => 'v3.13 .0' }
15+ s . source = { :git => 'https://github.com/contentstack/contentstack-ios.git' , :tag => 'v3.14 .0' }
1616s . social_media_url = 'https://twitter.com/Contentstack'
1717
1818s . ios . deployment_target = '11.0'
You can’t perform that action at this time.
0 commit comments