[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 0 / 4 / CKMnemonic / 0.1.2 / CKMnemonic.podspec.json
blobfd6a32668cc936c3226f3fb9929556aff0501613
2   "name": "CKMnemonic",
3   "version": "0.1.2",
4   "summary": "An implementation of BIP39 used Swift.",
5   "description": "An implementation of BIP39 used Swift. For HDWallet.",
6   "homepage": "https://github.com/CikeQiu/CKMnemonic",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HongYang Qiu": "qiuhongyang@askcoin.com"
13   },
14   "source": {
15     "git": "https://github.com/CikeQiu/CKMnemonic.git",
16     "tag": "v0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CKMnemonic/CKMnemonic/**/*.swift",
22   "dependencies": {
23     "CryptoSwift": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"