[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / a / 9 / 7 / FaunaDB / 1.0.0 / FaunaDB.podspec.json
blobbf21271c054d4823bf1e7f55e9871cd15414ea6f
2   "name": "FaunaDB",
3   "version": "1.0.0",
4   "summary": "Swift driver for FaunaDB.",
5   "homepage": "https://github.com/fauna/faunadb-swift",
6   "authors": {
7     "Fauna, Inc": "priority@fauna.com"
8   },
9   "license": {
10     "type": "Mozilla Public License 2.0",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/fauna/faunadb-swift.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/faunadb",
18   "source_files": "Sources/**/*.swift",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.10",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "pushed_with_swift_version": "3.0"