blob: 5261d7a8946bc9edcae48d1043d2b06eaf1d7e7b [file] [log] [blame]
{
"name": "RSQLCipher",
"version": "2.1.4",
"license": "BSD",
"summary": "Full Database Encryption for RSQLite.",
"description": "RSQLCipher is an open source extension to SQLite.",
"homepage": "http://sqlcipher.net",
"authors": "Zetetic LLC",
"source": {
"git": "https://github.com/Rostyk/RSQLCipher.git",
"tag": "2.1.4"
},
"preserve_paths": "*.a",
"libraries": "TestLibrary",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(inherited) \"$(PODS_ROOT)/RSQLCipher\""
},
"platforms": {
"ios": null
}
}