blob: 48395e7f5809d86669138d84592389dcc993dd45 [file] [log] [blame]
{
"name": "BaasWallet",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BaasWallet/Classes/**/*",
"resource_bundles": {
"BaasWallet": [
"BaasWallet/Assets/**/*"
]
},
"frameworks": "UIKit",
"dependencies": {
"BaasKit": [
]
}
}