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