blob: 708ade42d8383509d3176187273ff114c381edbe [file] [log] [blame]
{
"name": "BrokerAuthModule",
"version": "2.1.0",
"summary": "BrokerSDK.BrokerAuthModule",
"homepage": "https://github.com/BCS-Broker/BrokerAuthModule",
"authors": "BCS",
"source": {
"http": "https://github.com/BCS-Broker/BrokerAuthModule/releases/download/2.1.0/BrokerAuthModule.zip"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"vendored_frameworks": "BrokerAuthModule.framework",
"public_header_files": "*.framework/**/*.h",
"source_files": "*.framework/**/*.h",
"dependencies": {
"BrokerUIKit": [
"~> 2.1.0"
],
"CryptoSwift": [
"0.9"
]
},
"swift_version": "5.0"
}