BFOAuth 1.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jun 2015Maintained by Brad Folkens.Installation Guide×Installation Guide for BFOAuthYou want to add pod 'BFOAuth', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'BFOAuth', '~> 1.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 BFOAuthSee PodspecGitHub RepoPage on CocoaPods.orgBFOAuth 1.0.1ByBrad Folkensbfolkensbfolkens/BFOAuthGitHub Repo A single-header-single-source OAuth1 implementation, based on Tweetdeck's TDOAuth (Max Howell). Podfile pod "BFOAuth", "~> 1.0" License BFOAuth is released under the MIT license.