[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / c / Mantle / 1.5.8 / Mantle.podspec.json
blobe539f3531c116b60cb62ac37eaa7b827ed186947
2   "name": "Mantle",
3   "version": "1.5.8",
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.8"
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   ]