blob: b67470ed5a0988df5c88b0de9c0afa46e4be97c2 [file] [log] [blame]
{
"name": "FaunaDB",
"version": "0.1.1",
"summary": "Swift driver for FaunaDB.",
"homepage": "https://github.com/fauna/faunadb-swift",
"authors": {
"Fauna, Inc": "priority@fauna.com"
},
"license": {
"type": "Mozilla Public License 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/fauna/faunadb-swift.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/faunadb",
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.0"
}