Make iOS apps powered by Livefyre StreamHub
Read the docs: http://livefyre.github.com/StreamHub-iOS-SDK/
Drag LFClient into your Xcode workspace
Import the Clients that you'd like to use
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