Skip to content

Commit 44118cb

Browse files
Update Contentstack.podspec
1 parent 710767c commit 44118cb

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,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'Contentstack'
33
s.version = '1.0.1'
4-
s.summary = 'Built.io Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.'
4+
s.summary = 'Built.io Contentstack is a headless CMS with an API-first approach that puts content at the centre.'
55

66
s.description = <<-DESC
77
Built.io Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
@@ -21,4 +21,4 @@ s.ios.vendored_frameworks = 'SDK/Contentstack.framework'
2121
s.frameworks = 'CoreGraphics', 'MobileCoreServices', 'Security', 'SystemConfiguration'
2222
s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-lObjC' }
2323

24-
end
24+
end

0 commit comments

Comments
 (0)