[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / d / c / Mantle / 0.3 / Mantle.podspec.json
blobb338db7114263e1f22607bda30fb1c0ebbfcba61
2   "name": "Mantle",
3   "version": "0.3",
4   "summary": "Model framework for Cocoa and Cocoa Touch.",
5   "homepage": "https://github.com/github/Mantle",
6   "license": "MIT",
7   "authors": {
8     "GitHub": "support@github.com"
9   },
10   "source": {
11     "git": "https://github.com/github/Mantle.git",
12     "tag": "0.3"
13   },
14   "source_files": "Mantle",
15   "frameworks": "Foundation",
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "libextobjc/EXTScope": [
24     ],
25     "libextobjc/EXTKeyPathCoding": [
27     ]
28   }