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