2 "name": "SBMultiplatformBleAdapter",
4 "summary": "An adapter for RxBluetoothKit that exposes consist API to crossplatform libraries",
5 "description": "An adapter for RxBluetoothKit that exposes consist API to crossplatform libraries",
6 "homepage": "https://github.com/SOUNDBOKS/MultiPlatformBleAdapter",
7 "license": "Apache License, Version 2.0.",
9 "David Bjerremose": "david@soundboks.com"
11 "social_media_url": "https://twitter.com/soundboks",
21 "git": "https://github.com/SOUNDBOKS/MultiPlatformBleAdapter.git",
25 "iOS/classes/**/*.{h,m,swift}",
26 "iOS/RxBluetoothKit/**/*.{h,m,swift}",
27 "iOS/RxSwift/**/*.{h,m,swift}"
29 "exclude_files": "android/**/*",
30 "frameworks": "CoreBluetooth",
32 "swift_version": "5.0"