blob: 125f57367731cc9a2cff4a66b5e74e08e9932985 [file] [log] [blame]
{
"name": "EncryptedDATAStack",
"version": "7.0.3",
"summary": "Set up your encrypted database with only 1 line of code!",
"description": "Build your encrypted database with only 1 line of code. Fork of DATAStack with support for Encryption.",
"homepage": "https://github.com/flipacholas/EncryptedDATAStack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rodrigo Copetti": "rodrigo.copetti@outlook.com"
},
"source": {
"git": "https://github.com/flipacholas/EncryptedDATAStack.git",
"tag": "7.0.3"
},
"social_media_url": "https://twitter.com/flipacholas",
"platforms": {
"ios": "8.0"
},
"source_files": "EncryptedDATAStack/Classes/**/*",
"frameworks": [
"Foundation",
"CoreData"
],
"dependencies": {
"EncryptedCoreData": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.0"
}