blob: e59d50a61e13046bc8fe9bf698b68fdde3f04da6 [file] [log] [blame]
{
"name": "BrokerDebugPanel",
"version": "2.0.0",
"summary": "BrokerDebugPanel",
"homepage": "https://github.com/BCS-Broker/BrokerDebugPanel",
"authors": "BCS",
"source": {
"http": "https://github.com/BCS-Broker/BrokerDebugPanel/releases/download/2.0.0/BrokerDebugPanel.zip"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"vendored_frameworks": "BrokerDebugPanel.xcframework",
"dependencies": {
"AppDebugPanel": [
"~> 1.2.1"
],
"BrokerData": [
"~> 2.0.0"
]
},
"swift_version": "5.0"
}