blob: 66b9a95b0bdea8391c3c88fe09a60a7c272b8aa7 [file] [log] [blame]
{
"name": "AutoSQLiteSwift",
"version": "0.0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "自动解析",
"homepage": "https://github.com/TonyReet/AutoSQLite.swift",
"authors": {
"TonyReet": "ktonyreet@gmail.com"
},
"source": {
"git": "https://github.com/TonyReet/AutoSQLite.swift.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Source/*.swift",
"dependencies": {
"SQLite.swift": [
"~> 0.12.2"
]
},
"swift_version": "5.0"
}