free1990's Stars
geekcompany/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
SDWebImage/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
ruanyf/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
BradLarson/GPUImage
An open source iOS framework for GPU-based image and video processing
MengTo/Spring
A library to simplify iOS animations in Swift.
CocoaLumberjack/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
RestKit/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
path/FastImageCache
iOS library for quickly displaying images while scrolling
Grouper/FlatUIKit
A collection of awesome flat UI components for iOS.
zxingify/zxingify-objc
An Objective-C Port of ZXing
TumblrArchive/TMCache
Fast parallel object cache for iOS and OS X.
X140Yu/Developing_iOS_8_Apps_With_Swift
Stanford 公开课,Developing iOS 8 Apps with Swift 字幕翻译
twitter-archive/CocoaSPDY
SPDY for iOS and OS X
Yalantis/Pull-to-Refresh.Rentals-iOS
This project aims to provide a simple and customizable pull to refresh implementation. Made in Yalantis
yanhaijing/zepto.fullpage
Focusing on the fullPage.js for mobile terminals.
xamarin/ios-samples
Xamarin.iOS sample apps
marvelapp/FancyTabBar
An expandable and customisable tabbar for iOS
ScottLogic/iOS7-day-by-day
Repo containing the sample projects associated with the iOS7 Day-by-Day blog series
KittenYang/KYCuteView
Drag like a gooey bubble.
sachinkesiraju/SKSplashView
Create custom animated splash views similar to the ones in the Twitter, Uber and Ping iOS app.
sous-chefs/php
Development repository for the php cookbook
xhzengAIB/XHTwitterPaggingViewer
A twitter like navigation bar, page viewer.
nenosinc/RMScannerView
Simple barcode scanner UIView subclass for iOS apps. Quickly and efficiently scans a large variety of barcodes using the iOS device's built in camera.
genkikondo/GKImagePicker
An enhancement of UIImagePicker in iOS to enable image cropping at any specified size as well as image rotation and scaling.
KittenYang/KYJellyAnimation
实现类似Skype iOS App中果冻弹簧效果
kokdemo/impress.js-tutorial-in-Chinese
impress.js的中文教程
afantree/GCDSemaphore
写了一个基于GCD信号量来实现一个用Block块代替代理的封装。目的在于封装了代理,简化调用,模仿AFNetworking,做了一个封装CocoaAsyncSocket的demo。
stuffmc/BlingBling
Demo Project to explain the Address Book framework on iOS & Mac OS X
jackliu/iosClassNotes
iOS笔记
liyouyiyi/ScanQRCode
iOS自定义的二维码扫描功能,带有扫描动画,使用zxing和QRCodeEncoder