blob: ede6490cf17181ee4f5b4bdd72a38e072d37dc4e [file] [log] [blame]
{
"name": "SlouchDB2",
"version": "0.1.4",
"summary": "A distributed, single-user database",
"description": "SlouchDB2 is a distributed, single-user database that uses third party storage\nas the sync mechanism.",
"homepage": "https://github.com/allenu/slouchdb2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"allenu": "1897128+allenu@users.noreply.github.com"
},
"source": {
"git": "https://github.com/allenu/SlouchDB2.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/ussherpress",
"platforms": {
"ios": "10.0",
"osx": "10.14"
},
"source_files": "SlouchDB2/Source/**/*",
"swift_versions": [
"4.0",
"4.0"
],
"swift_version": "4.0"
}