[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / a / TrustKeystore / 0.0.1 / TrustKeystore.podspec.json
blobefcc35c1bf9c244778663f3d6e8db205e29f526c
2   "name": "TrustKeystore",
3   "version": "0.0.1",
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": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/TrustWallet/trust-keystore.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Sources",
18   "dependencies": {
19     "CryptoSwift": [
21     ],
22     "secp256k1": [
24     ]
25   },
26   "pushed_with_swift_version": "4.0"