[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / f / ContentstackPersistenceRealm / 0.0.3 / ContentstackPersistenceRealm.podspec.json
blobc467213d56e534f5dbc9a0a555c919c4a1cb1ed4
2   "name": "ContentstackPersistenceRealm",
3   "version": "0.0.3",
4   "summary": "iOS persistence library to save app data on device 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.3"
17   },
18   "social_media_url": "https://twitter.com/Contentstack",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "dependencies": {
23     "Contentstack": [
24       "~> 3.5.0"
25     ],
26     "ContentstackPersistence": [
27       "~> 0.0.3"
28     ],
29     "Realm": [
30       "~> 3.14.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "OTHER_LDFLAGS": "-lObjC"
35   },
36   "source_files": "ContentstackPersistenceRealm/*.{h,m}",
37   "public_header_files": "ContentstackPersistenceRealm/*.h"