[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 9 / 6 / EcKeysKit / 0.2.1 / EcKeysKit.podspec.json
blob43bebad60591c9b35d0f5bb3e29367a496e5da41
2   "name": "EcKeysKit",
3   "version": "0.2.1",
4   "summary": "A CryptoKit alternative for handle Elliptic Curve Diffie-Hellman Key Exchange between cross-platforms like java and swift.",
5   "homepage": "https://github.com/anxhuang/EcKeysKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "anxhuang": "anxanx@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/anxhuang/EcKeysKit.git",
15     "tag": "0.2.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "4.0",
21   "source_files": "Sources/EcKeysKit/**/*",
22   "swift_version": "4.0"