A toolbox of useful stuff:
- Map and filter on NSArray
- JSON categories for NSString and NSData
- An pair of really useful async processing methods (go read the header!)
- MD5 category for NSString
- A class that allows you to geocode many, many things without Apple being mad about hitting their servers too often
- Other miscellaneous handy functions
PXUtilities is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "PXUtilities"
Daniel Blakemore, [email protected]
PXUtilities is available under the MIT license. See the LICENSE file for more info.