[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / c / f / EllipticCurveKeyPair / 1.0.2 / EllipticCurveKeyPair.podspec.json
blobc0a7a344631593eedd1d0e8e7dc42973bc17e8bf
2   "name": "EllipticCurveKeyPair",
3   "version": "1.0.2",
4   "summary": "Sign, verify, encrypt and decrypt using the Secure Enclave",
5   "description": "Create and manage an Elliptic Curve Key Pair on the Secure Enclave on iOS or MacOS.",
6   "homepage": "https://github.com/agens-no/EllipticCurveKeyPair",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Håvard Fossli": "hfossli@gmail.com",
13     "Marcin Krzyżanowski": "marcin.krzyzanowski@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.12"
18   },
19   "source": {
20     "git": "https://github.com/agens-no/EllipticCurveKeyPair.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "Sources/**/*",
24   "frameworks": [
25     "Foundation",
26     "LocalAuthentication",
27     "Security"
28   ],
29   "pushed_with_swift_version": "3.0"