[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / b / ContentstackUtils / 1.2.0 / ContentstackUtils.podspec.json
blobe24cecd91ddf3426f4774f4f2dc89c4a29790e66
2   "name": "ContentstackUtils",
3   "version": "1.2.0",
4   "summary": "Contentstack is a headless CMS with an API-first approach that puts content at the centre.",
5   "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.",
6   "homepage": "https://www.contentstack.com/",
7   "license": {
8     "type": "MIT",
9     "text": "See https://www.contentstack.com/"
10   },
11   "authors": {
12     "Contentstack": "support@contentstack.io"
13   },
14   "source": {
15     "git": "https://github.com/contentstack/contentstack-utils-swift.git",
16     "tag": "1.2.0"
17   },
18   "social_media_url": "https://twitter.com/Contentstack",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.1",
22     "osx": "10.12",
23     "tvos": "10.0",
24     "watchos": "3.0"
25   },
26   "source_files": "Sources/**/*.{swift}",
27   "frameworks": "Foundation",
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
30     "OTHER_LDFLAGS": "-lxml2"
31   },
32   "swift_version": "5.0"