Skip to content

Commit 415d321

Browse files
author
Uttam K Ukkoji
committed
Version change and read me updated
1 parent 8223847 commit 415d321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Contentstack.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Contentstack'
3-
s.version = '3.3.1'
3+
s.version = '3.4.0'
44
s.summary = 'Contentstack is a headless CMS with an API-first approach that puts content at the centre.'
55

66
s.description = <<-DESC
@@ -11,7 +11,7 @@ DESC
1111
s.homepage = 'https://www.contentstack.com/'
1212
s.license = { :type => 'Commercial',:text => 'See https://www.contentstack.com/'}
1313
s.author = { 'Contentstack' => '[email protected]' }
14-
s.source = { :git => 'https://github.com/contentstack/contentstack-ios.git', :tag => '3.3.1' }
14+
s.source = { :git => 'https://github.com/contentstack/contentstack-ios.git', :tag => '3.4.0' }
1515
s.social_media_url = 'https://twitter.com/Contentstack'
1616

1717
s.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)