blob: 3d869e61dc57b0a981fde3b6a7a34dc3ba2eda64 [file] [log] [blame]
{
"name": "TCJSONModel",
"version": "0.1.2",
"summary": "将JSONModel的继承方式改为了TCJSONModel的分类方式,并做了解析效率优化",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xtuck/TCJSONModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xtuck": "104166631@qq.com"
},
"source": {
"git": "https://github.com/xtuck/TCJSONModel.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TCJSONModel/Classes/**/*"
}