2 "name": "RxHeartRateMonitors",
4 "summary": "RxHeartRateMonitors is a lightweight layer on top of RxBluetoothKit and Core Bluetooth to interact with BTLE Heart Rate Monitors.",
5 "description": "It leverages the power of RxBluetoothKit and Corebluetooth to allow you to communicate with monitors in a seamless way.\n* Connect to BTLE heart rate monitors avoiding the complexities of CoreBluetooth.\n* No need to parse raw data, it does it for you.\n* No need to care about services and characteristics.\n* Extensible. If you want to connect to other types of devices, like speedometers, you can create your own central.",
6 "homepage": "https://github.com/leandromperez/RxHeartRateMonitors",
12 "Leandro Perez": "leandromperez@gmail.com"
15 "git": "https://github.com/leandromperez/RxHeartRateMonitors.git",
18 "social_media_url": "https://medium.com/@leandromperez",
22 "source_files": "RxHeartRateMonitors/Classes/**/*",
30 "SwiftyUserDefaults": [