[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / d / c / Mantle / 1.2 / Mantle.podspec.json
blob2da37cd0e4f9131449602c681eb24979fbc2d0c8
2   "name": "Mantle",
3   "version": "1.2",
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": "1.2"
13   },
14   "source_files": "Mantle",
15   "frameworks": "Foundation",
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "extobjc",
24       "source_files": "Mantle/extobjc"
25     }
26   ]