blob: 13c02f34d655432c4d0f0da1d1e97313d4174fc7 [file] [log] [blame]
{
"name": "GDBase",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GDBase/Classes/**/*"
}