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 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'Contentstack'
3
- s . version = '3.13 .0'
3
+ s . version = '3.14 .0'
4
4
s . summary = 'Contentstack is a headless CMS with an API-first approach that puts content at the centre.'
5
5
6
6
s . description = <<-DESC
@@ -12,7 +12,7 @@ s.homepage = 'https://www.contentstack.com/'
12
12
s . license = { :type => 'Commercial' , :text => 'See https://www.contentstack.com/' }
13
13
s . author = { 'Contentstack' => 'support@contentstack.io' }
14
14
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' }
16
16
s . social_media_url = 'https://twitter.com/Contentstack'
17
17
18
18
s . ios . deployment_target = '11.0'
You can’t perform that action at this time.
0 commit comments