[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 8 / d / Curve25519 / 0.8 / Curve25519.podspec.json
bloba94a5dae7b6921ebefc687df3eb64bba2984d4ec
2   "name": "Curve25519",
3   "summary": "Module wrapper for Curve25519 that is importable in Swift.",
4   "license": "MIT",
5   "version": "0.8",
6   "source": {
7     "git": "https://github.com/christophhagen/Curve25519.git",
8     "tag": "0.8"
9   },
10   "swift_version": "4.0",
11   "authors": {
12     "Christoph Hagen": "christoph@spacemasters.eu"
13   },
14   "homepage": "https://github.com/christophhagen/Curve25519",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "4.0"
20   },
21   "source_files": "Curve25519/**/*.{swift,h,c}",
22   "public_header_files": "Curve25519/pub/*.h"