PXUtilities 0.2.5

PXUtilities 0.2.5

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

Maintained by Daniel Blakemore.



  • By
  • Daniel Blakemore

Usage

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

Installation

PXUtilities is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "PXUtilities"

Author

Daniel Blakemore, [email protected]

License

PXUtilities is available under the MIT license. See the LICENSE file for more info.