Giter Site home page Giter Site logo

mheeres / bean-ios-osx-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from punchthrough/bean-ios-osx-sdk

0.0 1.0 0.0 3.32 MB

Punch Through's SDK for speeding up development with the LightBlue Bean development platform

License: MIT License

Objective-C 99.61% Ruby 0.39%

bean-ios-osx-sdk's Introduction

LightBlue Bean SDK for iOS and OS X

Punch Through Design's SDK for speeding up development with the LightBlue Bean development platform. Build iOS and OS X apps that talk to your Beans.

To get started with the SDK, check out our installation instructions below, then read our Reference Docs.

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C which automates and simplifies the process of using third-party libraries. If you're new to CocoaPods, check out the Getting Started and Using CocoaPods guides.

Add the following to your Podfile, then run pod install:

Podfile for iOS

platform :ios
pod 'Bean-iOS-OSX-SDK'

Podfile for OS X

platform :osx
pod 'Bean-iOS-OSX-SDK'

Installation from Source

You can clone the SDK to add it to your project without using CocoaPods. Since this project uses Git submodules, you will have to clone and pull with them in mind.

Clone the Repo

git clone REPO_URL --recursive

Update to Latest Release

git pull
git submodule sync
git submodule update --recursive

Attribution

If you use our SDK to build something cool, we'd appreciate it if you did the following:

License

This SDK is covered under The MIT License. See LICENSE.txt for more details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.