[Delete] AliVCSDK_Standard 6.18.0
[CocoaPods.git] / Specs / a / 9 / 6 / EcKeysKit / 0.2.0 / EcKeysKit.podspec.json
blob4aa1ef2a4002cfad45f363e303f29b9fb5123060
2   "name": "EcKeysKit",
3   "version": "0.2.0",
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.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "4.0",
21   "source_files": "Sources/EcKeysKit/**/*",
22   "swift_version": "4.0"