blob: f502a782432c63229a9a6028c7d448788c7593c2 [file] [log] [blame]
{
"name": "CC_Category",
"version": "0.0.3",
"summary": "CC_Category",
"homepage": "https://github.com/Mrchenwc/CC_Category",
"license": "MIT",
"authors": {
"Mrchenwc": "547340423@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Mrchenwc/CC_Category.git",
"tag": "0.0.3"
},
"source_files": "Classes/**/*",
"requires_arc": true,
"subspecs": [
{
"name": "Category",
"source_files": "Classes/**/*"
}
]
}