blob: 28c52e3834e91668aff77ae9217999dcc5dc2f89 [file] [log] [blame]
{
"name": "TCCategory",
"version": "1.0.4",
"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.4"
},
"source_files": "TCCategory/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}