[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / 3 / a / SwiftEd25519 / 0.1.1 / SwiftEd25519.podspec.json
blob9d65201e506328c162da026cbe4375de5cd16aaa
2   "name": "SwiftEd25519",
3   "version": "0.1.1",
4   "summary": "An Ed25519 lib based CEd25519 used Swift.",
5   "description": "An Ed25519 lib based CEd25519 for iOS used Swift.",
6   "homepage": "https://github.com/CikeQiu/SwiftEd25519",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "work_cocody@hotmail.com": "qiuhongyang@askcoin.org"
13   },
14   "source": {
15     "git": "https://github.com/CikeQiu/SwiftEd25519.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftEd25519/Classes/**/*",
22   "dependencies": {
23     "CEd25519": [
25     ]
26   },
27   "pushed_with_swift_version": "3.1"