Stars
A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !
wonderffee / idev-recipes
Forked from boctor/idev-recipesOpen source code for the idevrecipes.com blog
VTMagic is a page container library for iOS.
All new design. Inspect your iOS application at runtime.
robbiehanson / XcodeColors
Forked from DeepIT/XcodeColorsXcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS, watchOS and visionOS
An Xcode formatter plug-in to format your swift code.
Custom Edit Button on Each Row With Icon When UITableView is in Edit Mode
A label view for displaying numbers which can transition or animate using a technique called number tweening or number morphing.
CLTreeView是一个多级的联系人列表,它可以做出和QQ2014的二级联系人列表相似的二级列表,也可以做出美观的三级联系人列表。如果你愿意,它也可以做出二级和三级混合的联系人列表
UIView settings without triggering off-screen rendering fillet /UIView设置不触发离屏渲染的圆角
Imitation of nailing frosted glass pop-up menu, simple implementation, code comments.
HWIFileDownload simplifies file download with NSURLSession on iOS.
A NSOperation-based wrapper for delegate-based NSURLSession
使用OC和Swift两种语言,通过NSURLSession进行HTTPS验证
A lightweight Swift logger, uses `print` in development and `NSLog` in production. Support colourful and formatted output.
One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
URL routing library for iOS with a simple block-based API
Fast Caching for Objective-C (iPhone & Mac Compatible)
We need to observe the REAL reachability of network. That's what RealReachability do.