blob: b2e30904b159fd04bb9791e31018f0e425af514a [file] [log] [blame]
{
"name": "TCModel",
"version": "2.0.0",
"summary": "ctc's model.",
"description": "A class to handle json and model.",
"homepage": "https://github.com/ctc1991/TCModel",
"license": "MIT",
"authors": {
"ctc": "ctc1991@foxmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ctc1991/TCModel.git",
"tag": "2.0.0"
},
"source_files": "TCModel/**/*",
"frameworks": "Foundation",
"requires_arc": true
}