blob: 4c1a34fe85400a6be7d788559b5b353b5e9141d3 [file] [log] [blame]
{
"name": "TDCCommonCategory",
"version": "1.2.2",
"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.2.2"
},
"source_files": "TDCCommonCategory/**/*.{h,m}",
"resources": "TDCCommonCategory/*",
"requires_arc": true
}