2 "name": "RxBluetoothKit",
4 "summary": "Bluetooth library for RxSwift",
5 "description": "RxBluetoothKit is lightweight and easy to use Rx support for CoreBluetooth.",
6 "homepage": "https://github.com/polidea/RxBluetoothKit",
7 "license": "Apache License, Version 2.0.",
9 "Przemysław Lenart": "przemek.lenart@polidea.com",
10 "Kacper Harasim": "kacper.harasim@polidea.com",
11 "Michał Laskowski": "michal.laskowski@polidea.com",
12 "Paweł Janeczek": "pawel.janeczek@polidea.com",
13 "Bartosz Stelmaszuk": "bartosz.stelmaszuk@polidea.com"
16 "git": "https://github.com/polidea/RxBluetoothKit.git",
19 "social_media_url": "https://twitter.com/polidea",
26 "swift_versions": "5.0",
28 "source_files": "Source/*.swift",
31 "Source/RestoredState.swift",
32 "Source/CentralManager+RestoredState.swift",
33 "Source/CentralManagerRestoredState.swift"
36 "frameworks": "CoreBluetooth",
42 "swift_version": "5.0"