blob: 178d6992139f0adcd574b1f1ebc10115648f037e [file] [log] [blame]
{
"name": "SQLite3DomiOS",
"version": "1.0.1",
"summary": "Use your local data base (SQLite) with easy access",
"description": "'This library is an implementation of SQLite with simple SQL queries'",
"homepage": "https://github.com/Domiciano/SQLite3DomiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Domiciano": "domiciano.rincon@correounivalle.edu.co"
},
"source": {
"git": "https://github.com/Domiciano/SQLite3DomiOS.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}