[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / 0 / MTJSONModel / 0.1.4 / MTJSONModel.podspec.json
blob7160b97a6fc76a0d35753cfb7cf833cfd610abe2
2   "name": "MTJSONModel",
3   "version": "0.1.4",
4   "summary": "MTJSONModel.Framework",
5   "description": "JSONMOdel 的静态库 framework 提高编译速度.",
6   "homepage": "https://github.com/BestiOSDev/MTJSONModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhaoBingDong": "dzb8818082@163.com"
13   },
14   "source": {
15     "git": "https://github.com/BestiOSDev/MTJSONModel.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "MTJSONModel/Framework/MTJSONModel.framework"
23   },
24   "requires_arc": true,
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]