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