blob: 554ca934b05bef597c95ad2c20db76d3b43ef5d8 [file] [log] [blame]
{
"name": "TT_Category",
"version": "0.0.5",
"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.5"
},
"public_header_files": "TTCategory/TT_Category/**/*.h",
"source_files": "TTCategory/TT_Category/**/*.{h,m}"
}