| { |
| "name": "BrokerWithdrawDepositModule", |
| "version": "1.0.0", |
| "summary": "BrokerSDK.BrokerWithdrawDepositModule", |
| "homepage": "https://github.com/BCS-Broker/BrokerWithdrawDepositModule", |
| "authors": "BCS", |
| "source": { |
| "http": "https://github.com/BCS-Broker/BrokerWithdrawDepositModule/releases/download/1.0.0/BrokerWithdrawDepositModule.zip" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_versions": "5.0", |
| "vendored_frameworks": "BrokerWithdrawDepositModule.xcframework", |
| "dependencies": { |
| "BCSUniverse": [ |
| "~> 1.0.8" |
| ] |
| }, |
| "swift_version": "5.0" |
| } |