You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides case-insensitive dictionary operations (named after NSDictionary and NSMutableDictionary methods) while keeping track of the originally inserted keys.
KSCIDictionary works with both ARC and non-ARC projects.
About
Case-insensitive NSDictionary and NSMutableDictionary wrappers.