Johannes Schriewer

5pods

anfema-mockingbird

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

  • Swift

DEjson

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

  • Swift

HashExtensions

Extensions for crypto hashes in NSData and NSString

Supported hashes: - MD2 - MD4 - MD5 - SHA1 - SHA224 - SHA256 - SHA384 - SHA512

License: BSD

  • Objective C

iso-rfc822-date

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

  • Objective C

Tarpit

TAR-file unpacker in swift.

Unpacks GNU "star" files from stream, file or NSData representations

License: BSD

  • Swift