You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = 'A simple, lightweight library intended to take away some of the cruft and tediousness of using CoreBluetooth.'
s.description = <<-DESC
A simple, lightweight library intended to take away some of the cruft and tediousness of using CoreBluetooth.
It replaces CoreBluetooth's protocols and delegates with a block-based pattern, and handles much of the code overhead associated with handling connections, discovery, reads/writes, and notifications.