blob: 7f6ffe8792ab4cb795b49327d62b7058e78f3c86 [file] [log] [blame]
{
"name": "TCCategory",
"version": "1.0.3",
"summary": "ctc's category.",
"description": "Common class category on iOS.",
"homepage": "https://github.com/ctc1991/TCCategory",
"license": "MIT",
"authors": {
"ctc": "ctc1991@foxmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ctc1991/TCCategory.git",
"tag": "1.0.3"
},
"source_files": "TCCategory/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}