[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / 5 / d / c / Mantle / 2.0.3 / Mantle.podspec.json
blobf8aec2163cee650dd08a1507acb3f68764041c05
2   "name": "Mantle",
3   "version": "2.0.3",
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": "2.0.3"
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       "private_header_files": "Mantle/extobjc/*.h"
27     }
28   ]