blob: 846c6af72fef1b2e70c48d402c075b0800fdc3d2 [file] [log] [blame]
{
"name": "MTJSONModel",
"version": "0.1.2",
"summary": "MTJSONModel.Framework",
"description": "JSONMOdel 的静态库 framework 提高编译速度.",
"homepage": "https://github.com/BestiOSDev/MTJSONModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhaoBingDong": "dzb8818082@163.com"
},
"source": {
"git": "https://github.com/BestiOSDev/MTJSONModel.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MTJSONModel/Framework/MTJSONModel.framework"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}