[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / 5 / OpenSslKit-Universal.swift / 1.2.2 / OpenSslKit-Universal.swift.podspec.json
blobea07ecbcef6f42ea05574ec9123f522599ffc42b
2   "name": "OpenSslKit-Universal.swift",
3   "module_name": "OpenSslKit",
4   "version": "1.2.2",
5   "summary": "OpenSsl crypto library with base58 conversion for Swift and Scrypt hash for litecoin. Supports iOS & macOS via xcframework",
6   "description": "OpenSslKit includes crypto functions that can be used in pure Swift. It supports openssl, base58, sha3 keccak256, scrypt.",
7   "homepage": "https://github.com/cuhte3/open-ssl-kit-universal",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Horizontal Systems": "hsdao@protonmail.ch",
14     "farid": "farid@getportal.co"
15   },
16   "source": {
17     "git": "https://github.com/cuhte3/open-ssl-kit-universal.git",
18     "tag": "1.2.2"
19   },
20   "social_media_url": "http://horizontalsystems.io/",
21   "platforms": {
22     "ios": "11.0",
23     "osx": "10.14"
24   },
25   "swift_versions": "5",
26   "source_files": "OpenSslKit/Classes/**/*",
27   "vendored_frameworks": "OpenSslKit/Frameworks/OpenSSL.xcframework",
28   "swift_version": "5"