Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 538 Bytes

StreamHub-iOS-SDK

Make iOS apps powered by Livefyre StreamHub

Read the docs: http://livefyre.github.com/StreamHub-iOS-SDK/

Using

Drag LFClient into your Xcode workspace

Import the Clients that you'd like to use

iOS SDK Getting Started

Clone the repo:

git clone [email protected]:Livefyre/StreamHub-iOS-SDK.git

Open in the project in Xcode

open LFClient/LFClient.xcodeproj/

Make sure you've selected the iOS Emulator as your Device in Xcode

Run the Unit Tests

Type Cmd+'U' to run the unit tests