blob: 2327f959327fe514f99ad8c3c9218072ce01f7ca [file] [log] [blame]
{
"name": "SQLiteSwift3",
"version": "0.1.1",
"summary": "A short description of SQLiteSwift3.",
"description": "A short description of SQLiteSwift3 by jaki.",
"homepage": "https://github.com/ZYHshao/SQLiteSwift3.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jaki": "316045346@qq.com"
},
"source": {
"git": "https://github.com/ZYHshao/SQLiteSwift3.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SQLiteSwift3/Classes/**/*",
"frameworks": "Foundation",
"libraries": "sqlite3.0"
}