Tanner Bennett

7pods

FLEX

  • Inspect and modify views in the hierarchy.
  • View Detailed network request history.
  • See the properties and ivars on any object.
  • Dynamically modify many properties and ivars.
  • Dynamically call instance and class methods.
  • Access any live object via a scan of the heap.
  • See system log messages (i.e. from NSLog()).
  • View the file system within your app's sandbox.
  • Explore all classes in your app and linked systems frameworks (public and private).
  • Quickly access useful objects such as [UIApplication sharedApplication], the app delegate, the root view controller on the key window, and more.
  • Dynamically view and modify NSUserDefaults values.

License: NOASSERTION

  • Objective C

MirrorKit

A library for reflection in Objectice-C.

License: MIT

  • Objective C

NSDispatch

An Objective-C wrapper for libdispatch, named using Cocoa API convention.

License: MIT

  • Objective C

Objc-iOS-Extensions

A few helpful extensions to some Cocoa Touch classes.

License: MIT

  • Objective C

SnapchatKit

An Objective-C implementation of the unofficial Snapchat API.

License: MIT

  • Objective C

TBAlertController

UIAlertController, UIAlertView, and UIActionSheet unified for developers who want to support iOS 7, 8, and 9. No more conditional code when using any of these classes!

License: MIT

  • Objective C

TBURLRequestOptions

A small, handy library to make HTTP networking easier.

License: MIT

  • Objective C