blob: 432df1c70cad4868f25df82bf44ff5253546c461 [file] [log] [blame]
{
"name": "BaasWallet",
"version": "1.0.0",
"summary": "钱包模块.",
"description": "TODO: 钱包模块,。.",
"homepage": "https://github.com/developerBGI/BaasWallet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developerBGI": "lixiezhuang@gmail.com"
},
"source": {
"git": "https://github.com/developerBGI/BaasWallet.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BaasWallet/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"BaasKit": [
]
}
}