[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 4 / CKMnemonic / 0.1.3 / CKMnemonic.podspec.json
blob9dcb392d9a9cc8efea2763e39de8b1feeca6937a
2   "name": "CKMnemonic",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CKMnemonic/CKMnemonic/CKMnemonic/**/*.swift",
22   "dependencies": {
23     "CryptoSwift": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"