TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Todd Grooms, Aaron London.
LPMSirenClient
is a set of UI classes for viewing an API navigated by Lonely Planet's LPMSirenKit. You are free to reuse any of this library, but it may not be of much use outside the scope of quickly putting together a UI for interacting with LPMSirenKit
.
LPMSirenClient
currently only depends on one library: LPMSirenKit. This library is included as a dependency in the .podspec and will be installed upon running pod install
after adding LPMSirenClient
to your Podfile.
LPMSirenClient is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LPMSirenClient'
Todd Grooms, [email protected]
LPMSirenClient is available under the MIT license. See the LICENSE file for more info.