KSInstapaperAPI 0.1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Keith Smiley.Installation Guide×Installation Guide for KSInstapaperAPIYou want to add pod 'KSInstapaperAPI', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'KSInstapaperAPI', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try KSInstapaperAPI Depends on:AFNetworking~> 1.0.1SSKeychain~> 0.1.4Reachability~> 3.1.0 See PodspecGitHub RepoPage on CocoaPods.orgKSInstapaperAPI 0.1.0ByKeith SmileyKeithbsmiley/KSInstapaperAPIGitHub Repo An Instapaper API controller with the ability to queue URLs when the network is down. Installation pod 'KSInstapaperAPI' Authors Keith Smiley License MIT