whqfor's Stars
SwiftyJSON/SwiftyJSON
The better way to deal with JSON data in Swift.
mrackwitz/MRProgress
Collection of iOS drop-in components to visualize progress
CatchChat/Yep
Meet Genius
jobbole/awesome-ios-cn
iOS 资源大全中文版,内容包括:框架、组件、测试、Apple Store、SDK、XCode、网站、书籍等
matteocrippa/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
AFNetworking/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
Alamofire/Alamofire
Elegant HTTP Networking in Swift
FuzzyAutocomplete/FuzzyAutocompletePlugin
A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.
gaosboy/urlmanager
URL Scheme为基础的NavigationController,让ViewController实现松耦合,不依赖
CocoaChina-editors/Welcome-to-Swift
Swift中文文档
gh-unit/gh-unit
DEPRECATED Test Framework for Objective-C
stoprocent/VGParallaxHeader
Only Parallax Header Class that should work with all kinds of Table Views and Scroll Views while using Auto Layout.
CoderJackyHuang/HYBNetworking
基于AFNetworking3.0以上版本封装的网络层。提供常用的GET/POST接口、上传下载图片、文件接口、支持缓存等。
samvermette/SVSegmentedControl
A UISwitch-like segmented control for your iOS app.
CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout
UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.
phodal/github
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
zekunyan/AutolayoutExampleWithMasonry
Different Autolayout examples with Masonry. 用Masonry写的Autolayout案例,持续更新中。详细解答请看tutuge.me
36Kr-Mobile/KRVideoPlayer
类似Weico的播放器,支持竖屏模式下全屏播放
yixiangboy/YXCollectionView
UICollection学习总结以及案例集合
gsdios/SDCycleScrollView
Autoscroll Banner. 无限循环图片、文字轮播器。
100mango/zen
iOS, macOS, Swift, Objective-C 心得
swiftlang/swift
The Swift Programming Language
Animatious/awesome-animation
:octocat: A great list of open sourced UI Motion Library produced by Animatious Group.
wangmchn/WMPageController
An easy solution to page controllers like NetEase News
YouXianMing/Animations
The Animation Collection.
YouXianMing/YoCelsius
A weather app that uses animation to give you an at-a-glance look at the weather.
michaeltyson/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
ibireme/YYKit
A collection of iOS components.
lizelu/MVP
MVP
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.