blob: 2b2f1c95481955f0784a231a69413793ca4c3b98 [file] [log] [blame]
{
"name": "iSuFunctionGuide",
"version": "0.0.1",
"summary": "Function of guiding / iOS 功能引导器",
"description": "iOS 功能引导器 易于扩展",
"homepage": "https://github.com/iSuAbner",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"巴文辉": "bawenhui@pwrd.com"
},
"source": {
"git": "https://github.com/iSuAbner/iSuFunctionGuide.git",
"tag": "0.0.1"
},
"source_files": "iSuFunctionGuide/**/*.{h,m}",
"exclude_files": "iSuFunctionGuide/iSuFunctionGuide.bundle"
}