blob: 681de889ef72ec6de01227b7897f6e32a7752641 [file] [log] [blame]
{
"name": "GBAppFoundation",
"version": "0.0.3",
"summary": "GBAppFoundation.",
"description": "very simple Foundation for quik development",
"homepage": "https://github.com/chenguibang/GBAppFoundation",
"license": "MIT",
"authors": {
"flyBGG": "735356384@qq.com"
},
"source": {
"git": "https://github.com/chenguibang/GBAppFoundation.git",
"tag": "0.0.3"
},
"source_files": "GBAppFoundation/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}