[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / f / 7 / 1 / CAPKit-sqlcipher / 0.1.0 / CAPKit-sqlcipher.podspec.json
blob55be8dc18a8b3592377066fcf6756ca8009d6942
2   "name": "CAPKit-sqlcipher",
3   "version": "0.1.0",
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.0"
17   },
18   "header_mappings_dir": "sqlcipher",
19   "libraries": [
20     "stdc++.6.0.9",
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   }