blob: b68dfd153eddb2febaa2b03d461a33234984e29b [file] [log] [blame]
{
"name": "PlanetNineGateway",
"version": "0.0.36",
"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.36"
},
"platforms": {
"ios": "13.0"
},
"source_files": "PlanetNineGateway/**/*",
"exclude_files": "PlanetNineGateway/*.plist",
"swift_versions": "5.0",
"dependencies": {
"BraintreeDropIn": [
],
"Valet": [
],
"secp256k1.swift": [
],
"CryptoSwift": [
]
},
"swift_version": "5.0"
}