[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 9 / 0 / CAPKit-3rdparty-libs / 0.1.0 / CAPKit-3rdparty-libs.podspec.json
blob256c21a2ce71c0408abbb674a77bc940e044417b
2   "name": "CAPKit-3rdparty-libs",
3   "version": "0.1.0",
4   "summary": "CAPKit-3rdparty-libs library.",
5   "description": "libevent, openssl, libcurl, tor, c-ares, mcrypt, mhash, sqlcipher, lame.",
6   "homepage": "https://github.com/successinfo-org/CAPKit-3rdparty-libs",
7   "license": "MIT",
8   "authors": {
9     "samchang": "sam.chang@me.com"
10   },
11   "platforms": {
12     "ios": "6.0.0"
13   },
14   "source": {
15     "git": "https://github.com/successinfo-org/CAPKit-3rdparty-libs.git",
16     "tag": "v0.1.0"
17   },
18   "libraries": "stdc++.6.0.9",
19   "header_mappings_dir": "src",
20   "public_header_files": [
21     "src/*.h",
22     "src/**/*.{h}"
23   ],
24   "source_files": [
25     "src/*.{h}",
26     "src/**/*.{h}"
27   ],
28   "preserve_paths": [
29     "src/*.{h,c}",
30     "src/**/*.{h}"
31   ],
32   "compiler_flags": "-DSQLITE_HAS_CODEC",
33   "ios": {
34     "vendored_libraries": "lib/*.a"
35   },
36   "requires_arc": false