Skip to content

Streamlyne/Cocoa-SDK

Repository files navigation

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

  • Read [Getting Started Guide](docs/Guide/Getting Started.html).

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.