CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

TRVSDictionaryWithCaseInsensitivity 0.0.2

TRVSDictionaryWithCaseInsensitivity 0.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Travis Jeffery.



Dictionary with case insensitivity.

Dictionary with case insensitivity. e.g. [@{ @"Name": "Travis" }[@"name"] isEqualToString:"Travis"];

Installation

pod 'TRVSDictionaryWithCaseInsensitivity'

Authors

Travis Jeffery

License

MIT