[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / f / 2 / curve25519-donna / 1.2.1 / curve25519-donna.podspec.json
blob714b845e2e3cf95c03b6c4c78d9cef0c41923cf7
2   "name": "curve25519-donna",
3   "version": "1.2.1",
4   "summary": "Implementations of a fast Elliptic-curve Diffie-Hellman primitive",
5   "description": "                   Curve25519 is a state-of-the-art Diffie-Hellman function suitable for a wide variety of applications.\n",
6   "homepage": "http://code.google.com/p/curve25519-donna",
7   "license": "BSD 3-Clause",
8   "authors": "Dan Bernstein",
9   "source": {
10     "git": "https://github.com/agl/curve25519-donna.git",
11     "tag": "1.2.1"
12   },
13   "source_files": "curve25519-donna.c",
14   "requires_arc": false