blob: 6cadf4167e7326a19145dfa831420e0dcf51f856 [file] [log] [blame]
{
"name": "CC_Category",
"version": "0.0.6",
"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.6"
},
"requires_arc": true,
"subspecs": [
{
"name": "Category",
"source_files": "Classes/**/*"
}
]
}