2 "name": "ContentstackPersistenceCoreData",
4 "summary": "iOS persistence library to save app data on devices local storage.",
7 "text": "See https://www.contentstack.com/"
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/",
12 "Contentstack": "support@contentstack.io"
15 "git": "https://github.com/contentstack/contentstack-ios-persistence.git",
18 "social_media_url": "https://twitter.com/Contentstack",
26 "ContentstackPersistence": [
30 "pod_target_xcconfig": {
31 "OTHER_LDFLAGS": "-lObjC"
33 "source_files": "ContentstackPersistenceCoreData/*.{h,m}",
34 "public_header_files": "ContentstackPersistenceCoreData/*.h"