3 "summary": "Module wrapper for Curve25519 that is importable in Swift.",
7 "git": "https://github.com/christophhagen/Curve25519.git",
10 "swift_version": "5.0",
12 "Christoph Hagen": "christoph@spacemasters.eu"
14 "homepage": "https://github.com/christophhagen/Curve25519",
21 "source_files": "Curve25519/**/*.{swift,h,c}",
22 "public_header_files": "Curve25519/pub/*.h"