blob: 1090159de46f4298512a17013a7b1ded063a3f11 [file] [log] [blame]
{
"name": "GCDAppCommon",
"version": "0.0.2",
"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.2"
},
"source_files": [
"GCDAppCommon/Classes/**/*",
"GCDAppCommon/*",
""
],
"public_header_files": "GCDAppCommon/Classes/**/*.h"
}