blob: f70f0d011bd0e04c4f99ca7e7d6114e7e90a8517 [file] [log] [blame]
{
"name": "NexmoGRDB.swift",
"version": "0.90.3",
"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.3"
},
"module_name": "GRDB",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "GRDB/**/*.{h,swift}",
"module_map": "Support/module.modulemap",
"frameworks": "Foundation",
"libraries": "sqlite3"
}