blob: 0233d561fd2f1b3b8d7829afea5add9049fdb32e [file] [log] [blame]
{
"name": "BrokerInformationModule",
"version": "2.0.1",
"summary": "BrokerSDK.BrokerInformationModule",
"homepage": "https://github.com/BCS-Broker/BrokerInformationModule",
"authors": "BCS",
"source": {
"http": "https://github.com/BCS-Broker/BrokerInformationModule/releases/download/2.0.1/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.0.4"
]
},
"swift_version": "5.0"
}