4 "summary": "Utilities for lots of different things. All useful.",
5 "description": "A toolbox of useful stuff:\n\n* Map and filter on NSArray\n* JSON categories for NSString and NSData\n* An pair of really useful async processing methods (go read the header!)\n* MD5 category for NSString\n* A class that allows you to geocode many, many things without Apple being mad about hitting their servers too often\n* Other miscellaneous handy functions",
6 "homepage": "https://github.com/pixio/PXUtilities",
9 "Daniel Blakemore": "DanBlakemore@gmail.com"
12 "git": "https://github.com/pixio/PXUtilities.git",
19 "source_files": "*.{h,m}",
20 "public_header_files": "*.h",