blob: daea2a2325c30ff03429a8495809b5c0a52f8883 [file] [log] [blame]
{
"name": "SundeedQLite",
"version": "1.0.0",
"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.0.0"
},
"documentation_url": "https://github.com/noursandid/SundeedQLite/",
"platforms": {
"ios": "12.4"
},
"swift_versions": "5.0",
"source_files": "Library/*.swift",
"frameworks": "SystemConfiguration",
"swift_version": "5.0"
}