BlockInjection 0.6.4× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for BlockInjectionYou want to add pod 'BlockInjection', '~> 0.6' similar to the following to your Podfile:target 'MyApp' do pod 'BlockInjection', '~> 0.6' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try BlockInjectionSee PodspecGitHub RepoPage on CocoaPods.orgBlockInjection 0.6.4Bytokoromtokorom/BlockInjectionGitHub Repo You can insert some Blocks before and after the method. Installation pod 'BlockInjection' Authors tokorom License MIT