[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / d / Curve25519 / 1.0 / Curve25519.podspec.json
blob0876f63a5c0e68f557e87dc4cac26fc6dca2950e
2   "name": "Curve25519",
3   "summary": "Module wrapper for Curve25519 that is importable in Swift.",
4   "license": "MIT",
5   "version": "1.0",
6   "source": {
7     "git": "https://github.com/christophhagen/Curve25519.git",
8     "tag": "1.0"
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"