blob: b9d6f2725fc4155c4fd605592eb3ec90bdb55897 [file] [log] [blame]
{
"name": "ActiveSQLite",
"version": "0.2.1",
"summary": "ActiveSQLite is an helper of SQLite.Swift. It can let you use SQLite.swift easily.",
"description": "ActiveSQLite is an helper of SQLite.Swift. It can let you use SQLite.swift easily..",
"homepage": "https://github.com/KevinZhouRafael/ActiveSQLite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhoukai": "wumingapie@gmail.com"
},
"source": {
"git": "https://github.com/KevinZhouRafael/ActiveSQLite.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ActiveSQLite/Classes/**/*",
"dependencies": {
"SQLite.swift/standalone": [
"~> 0.11.2"
]
},
"pushed_with_swift_version": "3.0"
}