[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / a / TrustKeystore / 0.0.6 / TrustKeystore.podspec.json
blob6e94226399022ff472aec0091310c2278e63cfc2
2   "name": "TrustKeystore",
3   "version": "0.0.6",
4   "summary": "A general-purpose Ethereum keystore for managing wallets.",
5   "homepage": "https://github.com/TrustWallet/trust-keystore",
6   "license": "GPL",
7   "authors": {
8     "Alejandro Isaza": "al@isaza.ca"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/TrustWallet/trust-keystore.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "Sources",
18   "dependencies": {
19     "CryptoSwift": [
21     ],
22     "secp256k1_ios": [
23       "~> 0.1.0"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
28   },
29   "pushed_with_swift_version": "4.0"