Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.07 KB

BleComm

CI Status Version License Platform

A Simple iOS BLE Communication Library as CocoaPod

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

BleComm is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "BleComm"

Node.js implementation

Looking to do communications betweeen your iOS app and your Node.js application running on say Raspberry PI, use nodeblecomm

License

BleComm is available under the MIT license. See the LICENSE file for more info.