Streamlyne / Cocoa-SDK

Streamlyne API for Cocoa Developers
https://github.com/Streamlyne/Cocoa-SDK
2 stars 1 forks source link

Streamlyne Cocoa SDK

Streamlyne SDK for Cocoa developers on iOS and Mac.

About

Streamlyne iOS SDK is used for developers who want to create applications that connect to the Streamlyne REST API.

Authors

Getting Started

For Developers

If you are a developer, then read below.

Installation

Use the following command in the installation directory of your choice.

# Clone Repository
git clone git@github.com:Streamlyne/Cocoa-SDK.git
# Install Dependencies
./install.sh

Documentation

You can build the Documentation with Xcode, using the Documentation build target and selecting an iOS Simulator device.