MTEThreadsafeCollections一组用于代替 NSMutableArray、NSMutableDictionary 和 NSMutableSet 的线程安全集合。使用 GCDDispatchQueues 来保证线程安全。许可证: MITObjective-C