2 "name": "MultiplatformBleAdapterRemoveThrow",
4 "summary": "An adapter for RxBluetoothKit that exposes consistent API to cross-platform libraries removes throw causing Bluetooth Errors",
5 "description": "An adapter for RxBluetoothKit that exposes consistent API to cross-platform libraries, removes throw causing Bluetooth Errors",
6 "homepage": "https://github.com/techlabz/MultiPlatformBleAdapterRemoveThrow",
7 "license": "Apache License, Version 2.0.",
9 "Michał Tuszyński": "srgtuszy@gmail.com",
10 "Kamil Natonek": "kamil.natonek@withintent.com"
12 "social_media_url": "https://withintent.com",
22 "git": "https://github.com/techlabz/MultiPlatformBleAdapterRemoveThrow.git",
26 "iOS/classes/**/*.{h,m,swift}",
27 "iOS/RxBluetoothKit/**/*.{h,m,swift}",
28 "iOS/RxSwift/**/*.{h,m,swift}"
30 "exclude_files": "android/**/*",
31 "frameworks": "CoreBluetooth",
33 "swift_version": "5.0"