blob: 443fe223fd329951aed2fc1202f2fad7fe0d1163 [file] [log] [blame]
{
"name": "AppDebugPanel",
"version": "1.2.4",
"summary": "Админка для тестирования приложения",
"homepage": "https://github.com/BCS-Broker/AppDebugPanel",
"authors": "BCS",
"source": {
"git": "https://github.com/BCS-Broker/AppDebugPanel.git",
"tag": "1.2.4"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"module_name": "AppDebugPanel",
"source_files": "AppDebugPanel/**/*.{swift,storyboard}",
"dependencies": {
"netfox": [
"~> 1.17.0"
]
},
"swift_version": "5.0"
}