blob: ff7831c1935c185fd27da9cf829f6bbe1e41649f [file] [log] [blame]
{
"name": "SQLite",
"version": "0.1.0",
"summary": "A wrapper to facilitate developers to use SQLite database in swift as webb as objective-c easily",
"description": "'A wrapper to facilitate developers to use SQLite database in swift as webb as objective-c easily with ready to use function'",
"homepage": "https://github.com/ervivek40/SQLite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vivek Kumar": "ervivek40@gmail.com"
},
"source": {
"git": "https://github.com/ervivek40/SQLite.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SQLite/Classes/**/*"
}