[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 8 / 5 / qbWalletSDK / 0.1.0 / qbWalletSDK.podspec.json
blobff9735b603e5996b01ecb54765676da47a1cebc7
2   "name": "qbWalletSDK",
3   "version": "0.1.0",
4   "summary": "a qiibee Wallet SDK",
5   "description": "'With qbWallet SDK you can create new wallet or restore existing one. Get wallet balances, tokens and perform transactions.'",
6   "homepage": "https://github.com/qiibee/qb-wallet-sdk-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qbxelvis": "elvis@qiibee.ch"
13   },
14   "source": {
15     "git": "https://github.com/qiibee/qb-wallet-sdk-ios.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "qbWalletSDK/Classes/**/*",
22   "static_framework": true,
23   "swift_versions": "5.0",
24   "dependencies": {
25     "SwiftKeychainWrapper": [
27     ],
28     "Alamofire": [
29       "~> 5.0.0-rc.3"
30     ],
31     "HDWalletKit": [
32       "0.3.6"
33     ],
34     "SwiftyJSON": [
35       "~> 4.0"
36     ]
37   },
38   "swift_version": "5.0"