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