[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 5 / ContentfulManagementAPI / 0.3.0 / ContentfulManagementAPI.podspec.json
blob1d6422f4713fdc60a40c8b01cf203018ef16b47c
2   "name": "ContentfulManagementAPI",
3   "version": "0.3.0",
4   "summary": "Objective-C SDK for Contentful's Content Management API.",
5   "homepage": "https://github.com/contentful/contentful-management.objc",
6   "authors": {
7     "Boris Bügling": "boris@buegling.com"
8   },
9   "source": {
10     "git": "https://github.com/contentful/contentful-management.objc.git",
11     "tag": "0.3.0"
12   },
13   "social_media_url": "https://twitter.com/contentfulapp",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "6.0",
20     "osx": "10.8"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/**/*.{h,m}",
24   "public_header_files": "Pod/Headers/*.h",
25   "dependencies": {
26     "ContentfulDeliveryAPI": [
28     ]
29   },
30   "deprecated": true