Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 934 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 934 Bytes

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 [email protected]: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.