blob: b9b4358ba55743515abfcdfad8667bdf78b252b3 [file] [log] [blame]
{
"name": "GDBase",
"version": "0.0.2",
"summary": "基础框架,复用性,基本功能 工具类",
"description": "GDBase frameworks Tools",
"homepage": "https://github.com/JellyGD/GDBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JellyGD": "jelly130520@gmail.com"
},
"source": {
"git": "https://github.com/JellyGD/GDBase.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/**/*"
}