blob: ce7fd62627acd3a5df19f495fd9e94ba83677d60 [file] [log] [blame]
{
"name": "FaunaDB",
"version": "0.1.0",
"summary": "Swift driver for FaunaDB.",
"homepage": "https://github.com/faunadb/faunadb-swift",
"authors": {
"Fauna, Inc": "priority@fauna.com"
},
"license": {
"type": "Mozilla Public License 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/faunadb/faunadb-swift.git",
"tag": "0.1.0"
},
"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"
}