blob: 6ff2f9fada1d7bdaff2afe6bcfe09f7a9e221ac2 [file] [log] [blame]
{
"name": "SQLiteSwift3",
"version": "1.2.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": {
"珲少": "316045346@qq.com"
},
"source": {
"git": "https://github.com/ZYHshao/SQLiteSwift3.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SQLiteSwift3/Classes/**/*",
"frameworks": "Foundation",
"libraries": "sqlite3.0",
"pushed_with_swift_version": "3.0"
}