[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 2 / e / GoldenKeystore / 1.0.3 / GoldenKeystore.podspec.json
blob462f27f5827a18635bb097976d880aeccb94773c
2   "name": "GoldenKeystore",
3   "version": "1.0.3",
4   "summary": "A Swift library for generating BIP32, BIP39 key pairs",
5   "homepage": "https://github.com/goldennetwork/GoldenKeystore",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Viettranx": "viettranx@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/goldennetwork/GoldenKeystore.git",
15     "tag": "1.0.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.1",
21   "source_files": "*.swift",
22   "dependencies": {
23     "TrezorCrypto": [
24       "0.0.6"
25     ]
26   }