[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 0 / Zcurl / 1.0.0 / Zcurl.podspec.json
blob7f81835dca5c3e4466e4a3ee4a6865aa976e6424
2   "name": "Zcurl",
3   "version": "1.0.0",
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": "1.0.0"
20   },
21   "source_files": "Zcurl/Classes/**/*",
22   "public_header_files": [
23     "Zcurl/Classes/include/**/*.h"
24   ],
25   "resources": "Zcurl/Assets/**/*",
26   "vendored_frameworks": [
27     "xcframework/libcurl.xcframework",
28     "xcframework/libnghttp2.xcframework",
29     "xcframework/libssl.xcframework",
30     "xcframework/libcrypto.xcframework"
31   ],
32   "libraries": [
33     "z"
34   ]