blob: 689fa2ec2f1b1d668c82bfe61c1cc239c3a0dcba [file] [log] [blame]
{
"name": "GCDAppCommon",
"version": "0.0.1",
"summary": "iOS AppCommon for GCD.",
"homepage": "http://192.168.40.57/GDC_iOS/GCDAppCommon/wikis/home",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"clx": "chenlx@cncn.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "git@192.168.40.57:GDC_iOS/GCDAppCommon.git",
"tag": "0.0.1"
},
"source_files": "GCDAppCommon/Classes/**/*",
"public_header_files": "GCDAppCommon/Classes/**/*.h"
}