wtlucky's Stars
swiftlang/swift
The Swift Programming Language
ibireme/YYKit
A collection of iOS components.
alibaba/wax
Wax is a framework that lets you write native iPhone apps in Lua.
Abizern/xcode-snippets
Xcode Snippets for Swift 2, based on those by Mattt at https://github.com/Xcode-Snippets/Objective-C
forkingdog/FDStackView
Use UIStackView directly in iOS6+
SwiftGGTeam/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
EvgenyKarkan/EKAlgorithms
EKAlgorithms contains some well known CS algorithms & data structures.
indragiek/MarkdownTextView
Rich Markdown editing control for iOS
ruddfawcett/RFMarkdownTextView
[Deprecated, iOS] Use Notepad instead: https://github.com/ruddfawcett/Notepad.
oclint/oclint
A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C
sameersbn/docker-gitlab
Dockerized GitLab
imoldman/intrude
A handy tool for intruding a dylib to a iOS App
yangyangwithgnu/hardseed
SEX IS ZERO (0), so, who wanna be the ONE (1), aha?
autresphere/ASMediaFocusManager
iOS library to animate your image and video thumbnails to fullscreen.
facebookarchive/Shimmer
An easy way to add a simple, shimmering effect to any view in an iOS app.
KittenYang/KYGooeyMenu
A not bad gooey effects menu.
insidegui/WWDC
The unofficial WWDC app for macOS
icanzilb/EasyAnimation
A Swift library to take the power of UIView.animateWithDuration(_:, animations:...) to a whole new level - layers, springs, chain-able animations and mixing view and layer animations together!
twitter-archive/CocoaSPDY
SPDY for iOS and OS X
mattt/NSEtcHosts
/etc/hosts with NSURLProtocol
robbiehanson/CocoaHTTPServer
A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
forkingdog/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
36Kr-Mobile/KRVideoPlayer
类似Weico的播放器,支持竖屏模式下全屏播放
bang590/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
nst/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
forkingdog/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
jhurray/JHChainableAnimations
Easy to read and write chainable animations in Objective-C and Swift
objccn/articles
Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本
100mango/zen
iOS, macOS, Swift, Objective-C 心得
facebookarchive/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.