blob: d06b96aa27266fc66067607e5b436b6c89514a31 [file] [log] [blame]
{
"name": "AMDWithdrawModule",
"version": "1.0.0",
"summary": "the module of Withdraw",
"description": "the module of withdraw in the ylwdwd app",
"homepage": "https://github.com/xie244135119/AMDWithdrawModule/blob/master/README.md",
"license": "MIT",
"authors": {
"xieqiang": "xie244135119@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xie244135119/AMDWithdrawModule.git",
"tag": "1.0.0"
},
"source_files": [
"AMDWithdrawModule",
"AMDWithdrawModule/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "AMDWithdrawModule/WithdrawModule.bundle",
"dependencies": {
"SSBaseKit": [
],
"SSBaseLib": [
]
}
}