[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / a / ContentstackPersistence / 0.0.1 / ContentstackPersistence.podspec.json
blob42cf1d4302fff6831c2979539871894fc19a54e2
2   "name": "ContentstackPersistence",
3   "version": "0.0.1",
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.0.1"
17   },
18   "social_media_url": "https://twitter.com/Contentstack",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "dependencies": {
23     "Contentstack": [
24       "~> 3.4.0"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-lObjC"
29   },
30   "source_files": "ContentstackPersistence/*.{h,m}",
31   "public_header_files": "ContentstackPersistence/*.{h}"