blob: a58844a08d9bcc7d33a824b127b867e9bdb03ce4 [file] [log] [blame]
{
"name": "SundeedQLite",
"version": "1.1.5",
"license": "MIT",
"summary": "Easiest offline saving in Swift using native SQLite framework",
"homepage": "https://github.com/noursandid/SundeedQLite/",
"authors": {
"Nour Sandid": "noursandid@gmail.com"
},
"source": {
"git": "https://github.com/noursandid/SundeedQLite.git",
"tag": "1.1.5"
},
"documentation_url": "https://github.com/noursandid/SundeedQLite/",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "Library/**/*.swift",
"frameworks": "SystemConfiguration",
"swift_version": "5.0"
}