blob: 52f46f2a4e4751705752c91fd97c7442cdfe0877 [file] [log] [blame]
{
"name": "TCJSONModel",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TCModel/Classes/**/*"
}