[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / f / 3 / 1 / CoboSDK / 1.0 / CoboSDK.podspec.json
blobbcf0747b5a60775a5834e3af228673e3a456c632
2   "name": "CoboSDK",
3   "version": "1.0",
4   "summary": "Dapp SDK to use with Cobo Wallet",
5   "homepage": "https://cobo.com/",
6   "authors": {
7     "Name": "xzhang@cobo.com"
8   },
9   "license": {
10     "type": "Copyright",
11     "text": "Copyright © 2018 Cobo. All rights reserved."
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/cobowallet/CoboSDK-iOS.git",
18     "tag": "1.0"
19   },
20   "ios": {
21     "vendored_frameworks": "CoboSDK.framework"
22   },
23   "dependencies": {
24     "web3swift": [
25       "~> 0.8.0"
26     ]
27   }