blob: 30fc5e8488a382748cb0ee33718b6420cacf454b [file] [log] [blame]
{
"name": "NexmoGRDB.swift",
"version": "0.90.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Only for use for Nexmo SDK",
"homepage": "https://github.com/Nexmo/GRDB.swift",
"authors": {
"Gwendal Roué": "gr@pierlis.com"
},
"source": {
"git": "https://github.com/Nexmo/GRDB.swift.git",
"tag": "0.90.5"
},
"module_name": "GRDB",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "GRDB/**/*.{h,swift}",
"module_map": "Support/module.modulemap",
"frameworks": "Foundation",
"libraries": "sqlite3"
}