4 "summary": "curl + openssl + nghttp2 + crypto",
5 "description": "LIBCURL=\"7.83.1\" # https://curl.haxx.se/download.html\nOPENSSL=\"1.1.1o\" # https://www.openssl.org/source/\nNGHTTP2=\"1.47.0\" # https://nghttp2.org/",
6 "homepage": "https://github.com/lZackx/Zcurl",
12 "lZackx": "lzackx@lzackx.com"
18 "git": "https://github.com/lZackx/Zcurl.git",
21 "source_files": "Zcurl/Classes/**/*",
22 "public_header_files": "Zcurl/Classes/include/**/*",
23 "resources": "Zcurl/Assets/**/*",
24 "vendored_frameworks": [
25 "xcframework/libcurl.xcframework",
26 "xcframework/libnghttp2.xcframework",
27 "xcframework/libssl.xcframework",
28 "xcframework/libcrypto.xcframework"