LROAuth2Client 0.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Luke Redpath.Installation Guide×Installation Guide for LROAuth2ClientYou want to add pod 'LROAuth2Client', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'LROAuth2Client', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LROAuth2ClientSee PodspecGitHub RepoPage on CocoaPods.orgLROAuth2Client 0.0.1ByLuke Redpathlukeredpath/LROAuth2ClientGitHub Repo LROAuth2Client, OAuth2 client for iPhone/iPad Not much documentation here right now, but check out my introductory blog post. A demo project can be found here.