Christian Menschel

5pods

HeapInspector

HeapInspector is a debug tool that monitors the memory heap with backtrace recording in your iOS app. You can discover memory leaks, no longer used objects, abandoned memory and more issues directly on your device without ever starting Instruments.

License: MIT

  • Objective C

PunchScrollView

PunchScrollView is a little UIScrollView subclass which works like the UICollectionView but with more focus on pages and infinite scrolling. PunchScrollView can be run with iOS 5.

License: MIT

  • MUMPS

TWNetworkManager

TWNetworkManager is a wrapper for NSURLSession with some extras and convenience methods. The purpose is NOT to replace AFNetworking. I just wanted to have a simple NSURLSession wrapper with caching support that everyone else can adapt easily.

License: MIT

  • Objective C

WatchdogInspector

WatchdogInspector displays the current framerate of your iOS app in the device's status bar. Whenever your framerate drops your status bar will get red. If everything is fine your status bar is happy and is green. To detect unwanted main thread stalls you can set a custom watchdog timeout.

License: MIT

  • Objective C

YourStatusBar

Customize the iOS statusBar with your text or UIView

License: MIT

  • Objective C