blob: 0d0b56468545a72eca27484fb0e82623ebc42ad4 [file] [log] [blame]
{
"name": "SundeedQLite",
"version": "1.0.6",
"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.6"
},
"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"
}