Open Source Projects
ICResourceKit
ThemeManager & multi-language resource manager, with UIKit extensions for property in different theme or language/region.
ICPageManager
A page manager for you app to manager view controllers and customise animations.
ICObserver
ICObserver is a weak memory & pointer personality observer list wrap. Further more, you can add observer for specific key.
ICTraceLog
A simple log system with level control & output control.
ICColorButton
Subclass for UIButton with more feature for states.
ICQRCode
With QRCode scan & generate feature.
ICURLSession
A block wrap for NSURLSession delegate method.
ICPatternLock
ICPatternLock is a screen lock for your app access. It's familiar to most people and intuitively clear, because a pattern is much more easy to remember. What is more, it's also convenient for developers to use, of course, and to extend.
ICAttributeLabel
Subclass of UILabel with more feature like line-calc & Strikethrough-animation.
RSAKit
Simple wrap for RSA in iOS/macOS.
ios-class-guard
Simple Objective-C obfuscator for Mach-O executables.
rpetrich/ldid
Minimal for of saurik's ldid and prebuilt binary.
Class-dump
This is a command-line utility for examining the Objective-C runtime information stored in Mach-O files. It generates declarations for the classes, categories and protocols. This is the same information provided by using ‘otool -ov’, but presented as normal Objective-C declarations, so it is much more compact and readable.