blob: 0da81f3a0be652f799447fb8a8533850cc373042 [file] [log] [blame]
{
"name": "CConvenient",
"version": "0.0.1",
"summary": "A convenient way to handle UI.",
"homepage": "https://github.com/CCloudTang/CConvenient",
"license": "MIT",
"authors": "CloudTang",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CCloudTang/CConvenient.git",
"tag": "0.0.1"
},
"source_files": "CConvenient/*.{h,m}",
"requires_arc": true
}