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,Libraries}/**/*.{h,m,swift}",
21 "module_map": "HSCryptoX11/HSCryptoX11.modulemap",
25 "swift_version": "4.1",
26 "pod_target_xcconfig": {
27 "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
28 "APPLICATION_EXTENSION_API_ONLY": "YES",
29 "SWIFT_INCLUDE_PATHS": "${PODS_ROOT}/Libraries",
30 "HEADER_SEARCH_PATHS": "\"$(SRCROOT)/Libraries/x11\""