NSMutableDictionary+M5Pointers 1.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Apr 2015Maintained by Mathew Huusko V.Installation Guide×Installation Guide for NSMutableDictionary+M5PointersYou want to add pod 'NSMutableDictionary+M5Pointers', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'NSMutableDictionary+M5Pointers', '~> 1.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 NSMutableDictionary+M5Pointers×AppSight.io IntegrationThe CocoaPods Website has an optional integration with AppSight.io that checks every pod you look at for apps which consume it.AppSight.io is a third-party service which tracks SDKs usage in the top iOS + Android apps.You can turn it off by clicking here: DisableSee PodspecGitHub RepoPage on CocoaPods.orgNSMutableDictionary+M5Pointers 1.0.1ByMathew Huusko Vmhuusko5mhuusko5/NSMutableDictionary-M5PointersGitHub Repo Convenience support for unmanaged pointers as keys, nilable objects as value.