blob: f2f3cb64991769da50353b6ad23a2b6276aff6db [file] [log] [blame]
{
"name": "TDCCommonCategory",
"version": "1.1.5",
"summary": "An easy way to use category",
"homepage": "https://github.com/coderCX/TDCCommonCategory",
"license": "MIT",
"authors": {
"程曦": "460018082@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/coderCX/TDCCommonCategory.git",
"tag": "1.1.5"
},
"source_files": "TDCCommonCategory/**/*.{h,m}",
"resources": "TDCCommonCategory/*",
"requires_arc": true
}