2 "name": "CryptoX11.swift",
3 "module_name": "HSCryptoX11",
5 "summary": "X11 hash functions Swift adapter.",
6 "homepage": "https://github.com/horizontalsystems/crypto-x11-ios",
12 "Horizontal Systems": "hsdao@protonmail.ch"
14 "social_media_url": "http://horizontalsystems.io/",
17 "git": "https://github.com/horizontalsystems/crypto-x11-ios.git",
20 "source_files": "HSCryptoX11/**/*.{h,m,swift}",
21 "module_map": "HSCryptoX11/HSCryptoX11.modulemap",
25 "swift_versions": "5",
26 "pod_target_xcconfig": {
27 "APPLICATION_EXTENSION_API_ONLY": "YES",
28 "SWIFT_INCLUDE_PATHS": "${PODS_ROOT}/CryptoX11.swift/Libraries",
29 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/CryptoX11.swift/Libraries/x11"