iharkatkavets / ble-streams.swift

Custom InputStream/OutputStream subclasses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BLEStreams

[![CI Status](https://img.shields.io/travis/Ihar Katkavets/BLEStreams.svg?style=flat)](https://travis-ci.org/Ihar Katkavets/BLEStreams) Version License Platform

Example

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

Requirements

Installation

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

pod 'BLEStreams'

Author

Ihar Katkavets, iharkatkavets@users.noreply.github.com

License

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

About

Custom InputStream/OutputStream subclasses

License:MIT License


Languages

Language:Swift 90.7%Language:Ruby 9.3%