blob: 26306a09328274673b575b9049091880132f3f67 [file] [log] [blame]
{
"name": "BCBWalletLib",
"version": "1.1.1",
"summary": "BCBWalletLib.",
"description": "BCBWalletLib开源库(不含OTC模块)",
"homepage": "http://zhujg@114.242.31.175:8090/zhujg/BCBWalletLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "JZzhujg",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "http://zhujg@114.242.31.175:8090/zhujg/BCBWalletLib.git",
"tag": "1.1.1"
},
"resources": "OTCResource.bundle",
"vendored_frameworks": "ICWalletSDK.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "z",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"YYModel": [
],
"ReactiveObjC": [
],
"DBHelp": [
],
"FMDB": [
]
}
}