blob: dfede2945516ac0b8621a2d7407408906e6f3497 [file] [log] [blame]
{
"name": "OC-GCD",
"version": "0.0.1",
"summary": "OC-GCD",
"homepage": "http://git.oschina.net/tianxinsoft/GCD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TemaSir": "tianxin@gsoft.cc"
},
"source": {
"git": "https://git.oschina.net/tianxinsoft/GCD.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}