[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / c / Contentstack / 3.12.0 / Contentstack.podspec.json
blob706eeb985ead1d3a6313ad0d46ff90744c7f98d7
2   "name": "Contentstack",
3   "version": "3.12.0",
4   "summary": "Contentstack is a headless CMS with an API-first approach that puts content at the centre.",
5   "description": "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. \nIn a world where content is consumed via countless channels and form factors across mobile, web and IoT. Contentstack reimagines content management by decoupling code from content. Business users manage content – no training or development required. Developers can create cross-platform apps and take advantage of a headless CMS that delivers content through APIs. With an architecture that’s extensible – but without the bloat of legacy CMS – Contentstack cuts down on infrastructure, maintenance, cost and complexity.",
6   "homepage": "https://www.contentstack.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.contentstack.com/"
10   },
11   "authors": {
12     "Contentstack": "support@contentstack.io"
13   },
14   "source": {
15     "git": "https://github.com/contentstack/contentstack-ios.git",
16     "tag": "v3.12.0"
17   },
18   "social_media_url": "https://twitter.com/Contentstack",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": [
23     "ThirdPartyExtension/ISO8601DateFormatter/*.{h,m}",
24     "ThirdPartyExtension/Networking/*.{h,m}",
25     "ThirdPartyExtension/MMarkDown/*.{h,m}",
26     "Contentstack/*.{h,m}",
27     "Contentstack/ThirdPartyNamespaceHeader/*.h",
28     "ContentstackInternal/*.{h,m}"
29   ],
30   "public_header_files": [
31     "Contentstack/*.h",
32     "Contentstack/ThirdPartyNamespaceHeader/*.h"
33   ],
34   "frameworks": [
35     "CoreGraphics",
36     "MobileCoreServices",
37     "Security",
38     "SystemConfiguration"
39   ],
40   "pod_target_xcconfig": {
41     "OTHER_LDFLAGS": "-lObjC"
42   }