[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / d / Curve25519 / 2.0.0 / Curve25519.podspec.json
blob2f0b36d010dc61e83d6a34b8d6b1e185d460da33
2   "name": "Curve25519",
3   "summary": "Module wrapper for Curve25519 that is importable in Swift.",
4   "license": "MIT",
5   "version": "2.0.0",
6   "source": {
7     "git": "https://github.com/christophhagen/Curve25519.git",
8     "tag": "2.0.0"
9   },
10   "swift_versions": "5.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": "Sources/**/*.swift",
22   "dependencies": {
23     "CCurve25519": [
25     ]
26   },
27   "swift_version": "5.0"