CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

ostcConnection 1.0.8

ostcConnection 1.0.8

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jun 2016

Maintained by René Rössler.



 
Depends on:
LGBluetooth= 1.1.5
JSONModel= 1.1.0
CocoaLumberjack= 2.3.0
 

  • By
  • René Rössler

ostcConnection

Cocoapods library for connecting to a OSTC via BLE.

Example Project

  • ostcCli is a sample command line interface program for Mac to test the library or simply transfer data from your OSTC via BLE as JSON.

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries installation in your projects.

Podfile

pod "ostcConnection", "~> 1.0.8"

LICENSE

ostcConnection is under MIT License (see LICENSE file)