[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 0 / d / 8 / ContentstackPersistenceCoreData / 0.0.4 / ContentstackPersistenceCoreData.podspec.json
blob15b1c15be53ab13ca5b33a72cc51507f276d8359
2   "name": "ContentstackPersistenceCoreData",
3   "version": "0.0.4",
4   "summary": "iOS persistence library to save app data on devices local storage.",
5   "license": {
6     "type": "Commercial",
7     "text": "See https://www.contentstack.com/"
8   },
9   "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.",
10   "homepage": "https://www.contentstack.com/",
11   "authors": {
12     "Contentstack": "support@contentstack.io"
13   },
14   "source": {
15     "git": "https://github.com/contentstack/contentstack-ios-persistence.git",
16     "tag": "v0.0.4"
17   },
18   "social_media_url": "https://twitter.com/Contentstack",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "dependencies": {
23     "Contentstack": [
24       "~> 3.0"
25     ],
26     "ContentstackPersistence": [
27       "~> 0.0.4"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-lObjC"
32   },
33   "source_files": "ContentstackPersistenceCoreData/*.{h,m}",
34   "public_header_files": "ContentstackPersistenceCoreData/*.h"