We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8223847 commit 415d321Copy full SHA for 415d321
Contentstack.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'Contentstack'
3
-s.version = '3.3.1'
+s.version = '3.4.0'
4
s.summary = 'Contentstack is a headless CMS with an API-first approach that puts content at the centre.'
5
6
s.description = <<-DESC
@@ -11,7 +11,7 @@ DESC
11
s.homepage = 'https://www.contentstack.com/'
12
s.license = { :type => 'Commercial',:text => 'See https://www.contentstack.com/'}
13
s.author = { 'Contentstack' => '[email protected]' }
14
-s.source = { :git => 'https://github.com/contentstack/contentstack-ios.git', :tag => '3.3.1' }
+s.source = { :git => 'https://github.com/contentstack/contentstack-ios.git', :tag => '3.4.0' }
15
s.social_media_url = 'https://twitter.com/Contentstack'
16
17
s.ios.deployment_target = '8.0'
0 commit comments