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