blob: 54051aabdbb06e772e2936d712407e03ba639193 [file] [log] [blame]
{
"name": "MASQLite",
"version": "0.2.2",
"summary": "A short description of MASQLite.",
"description": "Nice wrapper about SQLite.swift",
"homepage": "https://github.com/mahomealex/MASQLite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lindongpeng": "371823023@qq.com"
},
"source": {
"git": "https://github.com/mahomealex/MASQLite.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MASQLite/Classes/**/*",
"dependencies": {
"SQLite.swift": [
]
},
"pushed_with_swift_version": "3.0"
}