blob: 37caff73ededb1c9d91cac0ccea9c2e21a27999f [file] [log] [blame]
{
"name": "TT_Category",
"version": "0.0.4",
"summary": "框架分类扩展",
"description": "各个分类方法扩展",
"homepage": "https://github.com/nb-tpl/TTCategory.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tiperTan": "1330768953@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/nb-tpl/TTCategory.git",
"tag": "0.0.4"
},
"public_header_files": "TTCategory/TT_Category/**/*.h",
"source_files": "TTCategory/TT_Category/**/*.{h,m}"
}