SSEvernoteSDKPatch 0.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for SSEvernoteSDKPatchYou want to add pod 'SSEvernoteSDKPatch', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'SSEvernoteSDKPatch', '~> 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 SSEvernoteSDKPatchSee PodspecGitHub RepoPage on CocoaPods.orgSSEvernoteSDKPatch 0.0.1Bysyshensyshen/EvernoteSDKPatchGitHub Repo Provide a simple wrapper over Evernote iOS SDK to allow developers to download thumbnail image of a note or a resource image. Installation pod 'SSEvernoteSDKPatch' Authors syshen License MIT