SAMRateLimit 0.2.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jun 2015Maintained by Sam Soffes.Installation Guide×Installation Guide for SAMRateLimitYou want to add pod 'SAMRateLimit', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'SAMRateLimit', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SAMRateLimitSee PodspecGitHub RepoPage on CocoaPods.orgSAMRateLimit 0.2.1BySam Soffessoffes/SAMRateLimitGitHub RepoThis library is deprecated, it is recommended you look at RateLimit. Simple utility for only executing code every so often. Installation pod 'SAMRateLimit' Authors Sam Soffes License MIT