blob: 473e4349c5cb961f8b025e9cbaea66953680a665 [file] [log] [blame]
{
"name": "ContentstackSwift",
"version": "1.0.0",
"summary": "Contentstack is a headless CMS with an API-first approach that puts content at the centre.",
"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.",
"homepage": "https://github.com/contentstack/contentstack-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"uttamukkoji": "uttamukkoji@gmail.com",
"Contentstack": "support@contentstack.io"
},
"source": {
"git": "https://github.com/contentstack/contentstack-swift.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/Contentstack",
"swift_versions": "5",
"platforms": {
"ios": "8.0",
"osx": "10.12",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"swift_version": "5"
}