NSDate-Extension 0.0.2× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by alexruperez.Installation Guide×Installation Guide for NSDate-ExtensionYou want to add pod 'NSDate-Extension', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'NSDate-Extension', '~> 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 NSDate-ExtensionSee PodspecGitHub RepoPage on CocoaPods.orgNSDate-Extension 0.0.2Byalexruperezalexruperezalexruperez/NSDate-ExtensionGitHub Repo Example [[NSDate date] get:@(8).days.ago];