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