[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 2 / 0 / RSQLCipher / 2.1.4 / RSQLCipher.podspec.json
blob5261d7a8946bc9edcae48d1043d2b06eaf1d7e7b
2   "name": "RSQLCipher",
3   "version": "2.1.4",
4   "license": "BSD",
5   "summary": "Full Database Encryption for RSQLite.",
6   "description": "RSQLCipher is an open source extension to SQLite.",
7   "homepage": "http://sqlcipher.net",
8   "authors": "Zetetic LLC",
9   "source": {
10     "git": "https://github.com/Rostyk/RSQLCipher.git",
11     "tag": "2.1.4"
12   },
13   "preserve_paths": "*.a",
14   "libraries": "TestLibrary",
15   "xcconfig": {
16     "LIBRARY_SEARCH_PATHS": "$(inherited) \"$(PODS_ROOT)/RSQLCipher\""
17   },
18   "platforms": {
19     "ios": null
20   }