Isaac Greenspan

7pods

ILGAsserts

Assert macros for use with XCTest

License: MIT

  • Objective C

ILGDynamicObjC

Helpers for using Objective-C's dynamic runtime features.

License: MIT

  • Objective C

ILGHttpConstants

Constants for HTTP status codes, headers, and method names.

License: MIT

  • Objective C

ILGSwizzler

Class to facilitate method swizzling, particularly for testing.

License: MIT

  • Objective C

VOKBenkode

An Objective-C library for encoding/decoding objects using Bencoding.

License: MIT

  • Objective C

VOKEmbeddedTemplateTools

Includes: - a category on NSData for getting data embedded into the Mach-O executable (embedding done via "Other Linker Flags" -sectcreate __TEXT __your_name "some_file_name") - a category on ZipZap's ZZArchive to load an archive from data embedded into the Mach-O executable - a GRMustache GRMustacheTemplateRepository subclass that loads its templates from a ZZArchive

NOTE: The Mach-O executable embedded data reading doesn't seem to compile when pods are set to use frameworks.

License: MIT

  • Objective C

VOKMockUrlProtocol

A url protocol that parses and returns fake responses with mock data.

License: MIT

  • Objective C