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