blob: 34d30d04d207006ea000c07c6a3c3a4cfe9b0f2e [file] [log] [blame]
{
"name": "Contentstack",
"version": "3.3.1",
"summary": "Built.io Contentstack is a headless CMS with an API-first approach that puts content at the centre.",
"description": "Built.io 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, Built.io 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 – Built.io Contentstack cuts down on infrastructure, maintenance, cost and complexity.",
"homepage": "https://www.contentstack.com/",
"license": {
"type": "Commercial",
"text": "See https://www.built.io/"
},
"authors": {
"Built.io": "support@contentstack.io"
},
"source": {
"git": "https://github.com/builtio-contentstack/contentstack-ios.git",
"tag": "3.3.1"
},
"social_media_url": "https://twitter.com/Contentstack",
"platforms": {
"ios": "8.0"
},
"source_files": [
"ThirdPartyExtension/AFNetworking/*.{h,m}",
"ThirdPartyExtension/ISO8601DateFormatter/*.{h,m}",
"ThirdPartyExtension/MMarkDown/*.{h,m}",
"ContentStackIO/*.{h,m}",
"ContentStackIO/ThirdPartyNamespaceHeader/*.h",
"ContentStackIO_Internal/*.{h,m}"
],
"public_header_files": [
"ContentStackIO/*.h",
"ContentStackIO/ThirdPartyNamespaceHeader/*.h"
],
"frameworks": [
"CoreGraphics",
"MobileCoreServices",
"Security",
"SystemConfiguration"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}