[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / a / ContentstackPersistence / 0.1.0 / ContentstackPersistence.podspec.json
blob2a9ee033b2430826aebc8488b5f6b4f74a7d4af3
2   "name": "ContentstackPersistence",
3   "version": "0.1.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-persistence.git",
16     "tag": "v0.1.0"
17   },
18   "social_media_url": "https://twitter.com/Contentstack",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "dependencies": {
23     "Contentstack": [
24       "~> 3.6"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-lObjC"
29   },
30   "source_files": "ContentstackPersistence/*.{h,m}",
31   "public_header_files": "ContentstackPersistence/*.{h}"