[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / c / CloudWalletLib / 0.0.1 / CloudWalletLib.podspec.json
blob817d59bd463efc11260cde847415449d7c13e8ed
2   "name": "CloudWalletLib",
3   "version": "0.0.1",
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": "0.0.1"
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   }