Johannes Schriewer

5pods
HTTP-Response mocking for iOS and OS X
Features: - Intercepts all requests going through the NSURLSession interface - Allows to send binary files - Mocking dataset may be changed at all times to mock server data changes - Data is organized in bundles that are easy to maintain
License: BSD
Error resilient JSON parser and serializer in pure swift. -> Parses JSON files with minor errors (additional commas, etc.) -> Serializes JSON in minified and pretty printed formats
License: BSD
Extensions for crypto hashes in NSData and NSString
Supported hashes: - MD2 - MD4 - MD5 - SHA1 - SHA224 - SHA256 - SHA384 - SHA512
License: BSD
ISO and RFC822 extensions to NSDate for parsing and formatting. The used date formatters are cached as a singleton instance to speed up the formatting and parsing.
License: BSD