Streamlyne SDK for Cocoa developers on iOS and Mac.
Streamlyne iOS SDK is used for developers who want to create applications that connect to the Streamlyne REST API.
- Read [Getting Started Guide](docs/Guide/Getting Started.html).
If you are a developer, then read below.
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
You can build the Documentation with Xcode, using the Documentation build target and selecting an iOS Simulator device.