blob: 3d1ff5a3003f44398f574d781c4b5c5d76524d4b [file] [log] [blame]
{
"name": "PlanetNineGateway",
"version": "0.0.34",
"summary": "The Planet Nine Gateway Framework",
"description": "This contains everything you need to build one-time, one-time-ble, and ongoing gateways in the Planet Nine ecosystem.",
"homepage": "https://github.com/planet-nine-app/iOS-PlanetNineGateway-Framework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zach Babb": "zach@planetnine.app"
},
"source": {
"git": "https://github.com/planet-nine-app/iOS-PlanetNineGateway-Framework.git",
"tag": "0.0.34"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PlanetNineGateway/**/*",
"exclude_files": "PlanetNineGateway/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}