[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 7 / 1 / CAPKit-sqlcipher / 0.1.1 / CAPKit-sqlcipher.podspec.json
blob98b8ff66382f8b9bb6a74eba3b142e74a7084bbc
2   "name": "CAPKit-sqlcipher",
3   "version": "0.1.1",
4   "summary": "CAPKit-sqlcipher library.",
5   "description": "CAPKit-sqlcipher library desc.",
6   "homepage": "https://github.com/successinfo-org/CAPKit-sqlcipher",
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-sqlcipher.git",
16     "tag": "v0.1.1"
17   },
18   "header_mappings_dir": "sqlcipher",
19   "libraries": [
20     "c++",
21     "ssl"
22   ],
23   "source_files": "sqlcipher/*.{h,c}",
24   "compiler_flags": "-DSQLITE_HAS_CODEC",
25   "dependencies": {
26     "CAPKit-3rdparty-libs": [
27       "~> 0.1.0"
28     ]
29   }