[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / c / CloudWalletLib / 1.0.0 / CloudWalletLib.podspec.json
blob15eeb3e3f05a9fdd6ee65ba15aec56b35e797506
2   "name": "CloudWalletLib",
3   "version": "1.0.0",
4   "summary": "CloudWalletLib.",
5   "description": "CloudWalletLib(私钥托管钱包开源库)",
6   "homepage": "http://zhujg@114.242.31.175:8090/zhujg/CloudWalletLib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "JZzhujg",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "http://zhujg@114.242.31.175:8090/zhujg/CloudWalletLib.git",
17     "tag": "1.0.0"
18   },
19   "vendored_frameworks": "CloudWalletSDK.framework",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "libraries": "z",
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "YYModel": [
32     ],
33     "ReactiveObjC": [
35     ]
36   }