{ | |
"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 | |
} |