[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 6 / 4 / e / PlanetNineGateway / 0.0.42 / PlanetNineGateway.podspec.json
blob11b2d340b71b6ece9040d876dabc78f1e28d2f18
2   "name": "PlanetNineGateway",
3   "version": "0.0.42",
4   "summary": "The Planet Nine Gateway Framework",
5   "description": "This contains everything you need to build one-time, one-time-ble, and ongoing gateways in the Planet Nine ecosystem.",
6   "homepage": "https://github.com/planet-nine-app/iOS-PlanetNineGateway-Framework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zach Babb": "zach@planetnine.app"
13   },
14   "source": {
15     "git": "https://github.com/planet-nine-app/iOS-PlanetNineGateway-Framework.git",
16     "tag": "0.0.42"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "tvos": "13.4"
21   },
22   "source_files": "PlanetNineGateway/Common/**/*",
23   "ios": {
24     "source_files": "PlanetNineGateway/iOS/**/*",
25     "dependencies": {
26       "Valet": [
27         "~> 3.2.8"
28       ]
29     }
30   },
31   "tvos": {
32     "source_files": "PlanetNineGateway/tvOS/*"
33   },
34   "exclude_files": "PlanetNineGateway/*.plist",
35   "swift_versions": "5.0",
36   "swift_version": "5.0"