[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / d / c / Mantle / 1.5.6 / Mantle.podspec.json
blobfa6174561fdb57dd5ef87016b00d1a87c88e1aeb
2   "name": "Mantle",
3   "version": "1.5.6",
4   "summary": "Model framework for Cocoa and Cocoa Touch.",
5   "homepage": "https://github.com/Mantle/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.5.6"
13   },
14   "source_files": "Mantle",
15   "frameworks": "Foundation",
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7",
19     "watchos": "2.0"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "extobjc",
25       "source_files": "Mantle/extobjc"
26     }
27   ]