wxpasta's Stars
CocoaLumberjack/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
robbiehanson/XcodeColors
XcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.
poboke/ActivatePowerMode
ActivatePowerMode is a plugin for Xcode. This plugin will make your code powerful.
forkingdog/UIView-FDCollapsibleConstraints
Builds to collapse a view and its relevant layout constraints, simulating a "Flow Layout" mode
casatwy/HandyAutoLayout
handy categories for generate NSLayoutConstraint programmatically, and layout your Frame easy
lihei12345/CYJSONValidator
A simple and safe wrapper for RPJSONValidator on iOS JSON data parsing
hackers-painters/samurai-native
Bring web standards to native platform
ReactiveCocoa/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
steipete/Aspects
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
MrPans/PSCarouselView
A drop-in carousel view. Most of Apps put it in their first screen.
PingPlusPlus/pingpp-ios
ChenYilong/iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)
lijingcheng/JCTagListView
Support select tags and settings tags style.
lookingstars/chuanke
高仿百度传课iOS版,版本号2.4.1.2。
lookingstars/meituan
高仿美团iOS版,版本号5.7。
dzenbot/DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
jivesoftware/PDTSimpleCalendar
A simple Calendar / Date Picker for iOS using UICollectionView
onevcat/VVDocumenter-Xcode
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
swiftlang/swift
The Swift Programming Language
torvalds/linux
Linux kernel source tree
michaeltyson/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
CanvasPod/Canvas
Animate in Xcode without code
CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout
UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.
Citrrus/BlurryModalSegue
A custom modal segue providing a blurred overlay effect.
ColinEberhardt/VCTransitionsLibrary
A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
xcpretty/xcpretty
Flexible and fast xcodebuild formatter
12207480/TYAttributedLabel
TYAttributedLabel 简单,强大的属性文本控件(无需了解CoreText),支持图文混排显示,支持添加链接,image和UIView控件,支持自定义排版显示
TTTAttributedLabel/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more