[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / d / c / Mantle / 2.1.2 / Mantle.podspec.json
blobf510aa72c769a5b099b607fe2238fbff8b43d58b
2   "name": "Mantle",
3   "summary": "Model framework for Cocoa and Cocoa Touch.",
4   "homepage": "https://github.com/Mantle/Mantle",
5   "license": "MIT",
6   "authors": {
7     "Robert Böhnke": "robb@robb.is",
8     "David Caunt": "dcaunt@gmail.com",
9     "Jan Gorman": "gorman.jan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Mantle/Mantle.git",
13     "tag": "2.1.2"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "source_files": "Mantle",
24   "version": "2.1.2",
25   "subspecs": [
26     {
27       "name": "extobjc",
28       "source_files": "Mantle/extobjc",
29       "private_header_files": "Mantle/extobjc/*.h"
30     }
31   ]