[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 0 / Zcurl / 7.83.1.1 / Zcurl.podspec.json
blobdf97f37a4b84817a9540542cfb80bfc9ba9724e2
2   "name": "Zcurl",
3   "version": "7.83.1.1",
4   "summary": "curl_7_83_1 + openssl_1_1_1o + nghttp2_1_47_0 + 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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lZackx": "lzackx@lzackx.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/lZackx/Zcurl.git",
19     "tag": "7.83.1.1"
20   },
21   "source_files": "Zcurl/Classes/**/*",
22   "resources": "Zcurl/Assets/**/*",
23   "vendored_frameworks": [
24     "xcframework/libcurl.xcframework",
25     "xcframework/libnghttp2.xcframework",
26     "xcframework/libssl.xcframework",
27     "xcframework/libcrypto.xcframework"
28   ],
29   "libraries": [
30     "z"
31   ]