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