MGSafeArrayWithDictionary 0.0.2×Maintained by Mingle.Installation Guide×Installation Guide for MGSafeArrayWithDictionaryYou want to add pod 'MGSafeArrayWithDictionary', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'MGSafeArrayWithDictionary', '~> 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 MGSafeArrayWithDictionarySee PodspecGitHub RepoPage on CocoaPods.orgMGSafeArrayWithDictionary 0.0.2ByMinglecndevmingle/MGSafeArrayWithDictionaryGitHub RepoMGSafeArrayWithDictionary 安全的设置Array和Dictionary,防止插入nil崩溃,代码无侵占。