blob: 14babe0d0ccbcda38014e842830f5f4b5ac73ad5 [file] [log] [blame]
{
"name": "CloudWalletLib",
"version": "1.0.1",
"summary": "CloudWalletLib.",
"description": "CloudWalletLib(私钥托管钱包开源库)",
"homepage": "http://zhujg@114.242.31.175:8090/zhujg/CloudWalletLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "JZzhujg",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "http://zhujg@114.242.31.175:8090/zhujg/CloudWalletLib.git",
"tag": "1.0.1"
},
"vendored_frameworks": "CloudWalletSDK.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "z",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"YYModel": [
],
"ReactiveObjC": [
]
}
}