BPFoundation 0.0.1

BPFoundation 0.0.1

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

Maintained by Unclaimed.



  • By
  • Brian Partridge

Description

All the things that Foundation should have, but doesn't.

Usage

  • Add BPFoundation as a subproject to your project.
  • Add BPFoundation in your "Target Dependencies" build phase.
  • Add libBPFoundation.a in your "Link Binary With Libraries" build phase.
  • Add the BPFoundation directory to your "User Header Search Path" build settings.

    import BPFoundation.h.

License

MIT - See LICENSE.txt

Thanks

MKNetworkKit - MIT License - The logic in the NSString bp_urlEnodedString and bp_urlDecodedString methods were lifted from MKNetworkKit.

Contact

Brian Partridge - @brianpartridge on Twitter and alpha.app.net