blob: aa141fd19d9e7d837f81d029286d8204d91b67e2 [file] [log] [blame]
{
"name": "HQSqlite",
"version": "2018.8.30",
"homepage": "https://github.com/HonQii/HIComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "HIComponents foundation",
"description": "HQSqlite component; It's HIComponents SQLite",
"authors": {
"honqi": "honqi3514@gmail.com"
},
"social_media_url": "https://blog.xxx.com",
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "HQSqlite",
"source": {
"git": "https://github.com/HonQii/HIComponents.git",
"tag": "HQSqlite.2018.8.30"
},
"source_files": [
"HQSqlite/HQSqlite/*.swift",
"HQSqlite/HQSqlite/**/*.swift",
"HQSqlite/HQSqlite/*.h"
]
}