blob: 824c76d0e485d6c1fe28aad4c5ade15b3eb4143e [file] [log] [blame]
{
"name": "SundeedQLite",
"version": "1.0.8",
"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.8"
},
"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"
}