2 "name": "OpenSslKit.swift",
3 "module_name": "OpenSslKit",
5 "summary": "OpenSsl crypto library with base58 conversion for Swift",
6 "description": "OpenSslKit includes crypto functions that can be used in pure Swift. It supports openssl, base58, sha3 keccak256.",
7 "homepage": "https://github.com/horizontalsystems/open-ssl-kit-ios",
13 "Horizontal Systems": "hsdao@protonmail.ch"
16 "git": "https://github.com/horizontalsystems/open-ssl-kit-ios.git",
19 "social_media_url": "http://horizontalsystems.io/",
23 "swift_versions": "5",
24 "source_files": "OpenSslKit/Classes/**/*",
26 "OpenSslKit/Libraries"
28 "vendored_libraries": "OpenSslKit/Libraries/lib/libcrypto.a",
29 "pod_target_xcconfig": {
30 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/OpenSslKit/Libraries/include\"",
31 "LIBRARY_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/OpenSslKit/Libraries/lib\""