Pinned Repositories
ABCIntroView
AFNetworking
A delightful iOS and OS X networking framework
AGImagePickerController
aliyun-oss-ios-sdk
iOS SDK for aliyun object storage service
AMScrollingNavbar
Scrollable UINavigationBar that follows the scrolling of a UIScrollView
Animated-GIF-iPhone
Support for Animated GIF on iOS.
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
atswift-2016-resources
Resource files for atswift conference 2016, including keynote, pdf, source projects or playgrounds. 2016**Swift开发者大会源文件,包括keynote, pdf 和源工程文件
MBProgressHUD
MBProgressHUD, an iOS activity indicator view (official repository)
UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
zichunping's Repositories
zichunping/MBProgressHUD
MBProgressHUD, an iOS activity indicator view (official repository)
zichunping/AGImagePickerController
zichunping/ClangFormat-Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
zichunping/CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
zichunping/CodePilot
Code Pilot is an Xcode plugin which lets you woosh through your code and save a lot (and we mean a *lot*) of your time.
zichunping/EGOTableViewPullRefresh
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
zichunping/FastTextView
The best rich editor (TextView) on IOS platform ,maybe be the fastest
zichunping/firstRepo
在gitHub上创建的第一个仓库
zichunping/GitDiff
Highlights deltas against git repo in Xcode
zichunping/HKCircularProgressView
A simple discrete/continuous circular progress view with current/max properties, customizable appearance and animatable.
zichunping/hugo
Annotation-triggered method call logging for your debug builds.
zichunping/iOS-MultiPhotoPicker
A Multi Photo Picker on iPhone,support pick photos from album and camera
zichunping/jekyll_demo
使用github创建博客的练习
zichunping/JSONKit
Objective-C JSON
zichunping/JSONModel
Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes
zichunping/nib2objc
Set of tools and utilities (command line, GUI, Mac Service) to transform NIB files for the iPhone into Objective-C code files
zichunping/objc-zen-book
Zen and the Art of the Objective-C Craftsmanship
zichunping/OpenUDID
[OpenUDID IS NOW DEPRECATED] Open source initiative for a universal and persistent UDID solution for iOS
zichunping/RBDMuteSwitch
Prior to iOS 5 it was relatively straightforward to detect whether a device was muted by using an audio route to detect playback type.
zichunping/share-extension-ios-tutorial
How to write a custom Sharing extension on iOS 8
zichunping/SimulatorManager
Simple Mac Application to perform quick access iOS Simulator Application data
zichunping/switchdns
Alfred 2 workflow: 快速切换 DNS 服务器设置
zichunping/tableCellTwoRow
tableview 每个cell都有两个uiview
zichunping/tableViewFirstTest
tableView 的第一次练习使用
zichunping/TTiOSClient
The iphone client of mogutt
zichunping/UIAlertView-Blocks
A category for UIAlertView which allows you to use blocks to handle the pressed button events rather than implementing a delegate.
zichunping/view-controller-containment
Small example app that shows a container view controller
zichunping/VVDocumenter-Xcode
Xcode plug-in which helps you write Javadoc style documents easier.
zichunping/ZipArchive
zip archive processing for Cocoa - iPhone and OS X