| { |
| "name": "SlouchDB2", |
| "version": "0.1.3", |
| "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.3" |
| }, |
| "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" |
| } |