[史上最全的常用iOS的第三方框架]

http://www.cnblogs.com/WiliamF/p/6377075.html

----------------Mac完整项目----------
电台:https://github.com/myoula/sostart

----------------iOS完整项目----------------
1,豆瓣相册 https://github.com/TonnyTao/DoubanAlbum
2,voa在线英语 https://github.com/cubewang/NewsReader
3,电竞第一视角 https://github.com/cubewang/GameDaily
4,开源中国的iOS客户端 https://github.com/oschina/iphone-app
5,很优雅的一些组件 https://github.com/sobri909/MGBox2
6,ios控件学习:https://github.com/iimgal/StudyiOS?source=c
7,reader :https://github.com/vfr/Reader
8,git客户端: https://github.com/dennisreimann/ioctocat
9,speakEnglish:https://github.com/cubewang/SpeakEnglish ❤❤❤❤❤❤❤❤克伟
10,新闻阅读 :https://github.com/samuelclay/NewsBlur
11,last.fmhttps://github.com/c99koder/lastfm-iphone
12,LBS游戏:https://github.com/Kjuly/iPokeMon
13,ThatInbox 是iOS平台上一个免费开源的Email 客户端:https://github.com/Ink/ThatInbox
14,ThatCloud是一个免费开源的iOS app,允许你访问、查看以及使用你在网上存储的内容,可以很好地帮你完成工作:https://github.com/Ink/ThatCloud
15,ThatPhoto是使用了Ink Mobile Framework框架来连接到其他iOS 应用程序,你可以用它来编辑和管理照片:https://github.com/Ink/ThatPhoto
16,ThatPDF一个开源的,用来阅读、签名和注解PDF 文档的工具:https://github.com/Ink/ThatPDF
17,xmpp聊天系统:https://github.com/chrisballinger/Off-the-Record-iOS
18,对口袋NCE有用的app:https://github.com/imtiger/HappyEnglish ❤❤❤❤❤❤❤
19,一个像Instagram那样的图片分享社区App:https://github.com/ParsePlatform/Anypic
20,黑客阅读:https://github.com/mmackh/Hacker-News-for-iOS
21,画图软件:https://github.com/sprang/Brushes ❤❤❤❤❤❤
22,APN软件:https://github.com/lexrus/APN.iOS
23,Sol的天气app:https://github.com/comyarzaheri/Sol
24,货币转换:https://github.com/nicklockwood/Concurrency
25,来电归属地查询的软件(不能上架):https://github.com/Quotation/WhoCall
26,Mogo iOS 客户端:https://github.com/jurre/Mogo-iOS
27,https://github.com/AshFurrow/C-41
28,使用XMPP协议的IM开源软件:https://github.com/chrisballinger/ChatSecure-iOS
29,WWDC:https://github.com/indragiek/WWDC-2014
30,移动支付公司 Square 将去年收购的照片应用 Viewfinder 开源了,包含服务端、iOS 和 Android 应用代码:https://github.com/viewfinderco/viewfinder
31,圣经小助手 :https://github.com/nixzhu/Bible-Assistant
32,已阅 :https://github.com/ming1016/RSSRead
33,美国白宫APP:https://github.com/WhiteHouse/wh-app-ios
34,Ruby for China: https://github.com/ruby-china/ruby-china-for-ios
35,breadwallet iOS bitcoin wallet :https://github.com/voisine/breadwallet
36,品趣:https://github.com/novel-design/novel-design
37,懒人笔记:https://github.com/liaojinxing/Voice2Note
38, Doppio :https://github.com/chroman/Doppio

----------------开源项目的协议--------------
网易新闻的开源协议: http://m.163.com/special/newsclient/ios_libraries.html

较完整的App
Brushes 绘画的App,超棒,Appstore上架应用

Inkpad 一个完整的矢量绘图App,很棒,已上架

modizer !!!超强大的App 可以读取和演奏各种mod音乐 midi合成 解压 下载 自带庞大音乐库~ 已上架

kxmovie 一个ffmpeg的播放器 ~~~ 需要先构建ffmpeg

ioctocat 一个Github客户端

cheddar-ios 一个日程管理的App 应该比较知名

AppSales-Mobile 基于iTunes Connect来查看App销售状况

canabalt-ios 一个跑步的小游戏~

baker 一套HTML5构建的ebook库 貌似挺强大

iPhoneTracker 一个挺老的App 2年前

Off-the-Record-iOS 一个实时聊天的功能 支持一些XMPP协议

kokuban 一个iPad小画板 3年前

glpaint 从Appled的GLPaint改的

OpenGLMilkyWay 银河~~ 很棒 有教材

iphone-app OSChina 开源中国 ..竟然挪到git.oschina.net去了。。

BeeFancy 一个仿Fancy的客户端 基于BeeFranework

ruby-china-for-ios RubyChina官方客户端

ruby-china-ios 和上面一样?

wh-app-ios 白宫官方App

CastleHassle 一个Cocos2D的物理小游戏 貌似内容挺丰富~

DocSets-for-iOS iOS显示DocSets 可以下载iOS官方Doc~

newsyc 一个newsyc.me的客户端 (iPhone hacker News)

News-YC---iPhone hackerNews的客户端

Upcoming 一个设计很棒的日程安排

Anypic 一个像Instagram那样的图片分享社区App

ClassicMap 旧版iOS地图

ntlniph Twitter客户端 古老的工程了

lastfm-iphone Last.fm官方客户端

ThatInbox Ink出的邮件客户端

ThatCloud Ink出的云端文件管理

ThatPDF Ink出的PDF编辑

ThatPhoto Ink出的图片编辑

开发/调试工具
xctool iOS工程构建和测试工具,用于替代系统的xcodebuild (CI)

PonyDebugger 一套Debugger工具,可以在电脑浏览器上远程调试iOS程序~查看试图层次、网络等

NSLogger 一套Log工具,可以在电脑上通过client实时查看NSLog,甚至是图片和二进制文件 支持Android

KIF 一套用Private API做的调试库,可以以用户的方式测试(touch in xxx)

gh-unit 一套ObjC的测试框架

DCIntrospect 一套iOS调试工具,在iOS界面里显示信息

CocoaLumberjack 一套类似Log4j的东西,可提供企业级的Log~~~~

Frank 自动化测试工具?

superdb 一个Debuger工具 用命令行调试。。

iOS-Hierarchy-Viewer 一个调试iOS界面的工具 通过浏览器访问~~ 值得瞅瞅~~

hierarchydetective 一个3D显示iOS视图层级的调试工具

CATransform3D-Test 调试CATransform3D矩阵的工具~

LLDB-QuickLook 在调试时用命令行调用QuickLook来显示图片、UIView等

iConsole 在App内显示调试信息、执行调试命令

Nocilla 一个模拟HTTP响应的调试库

dyci-main 一个可以在调试时动态添加代码的工具 需要改动Xcode

GestureLab 调试和把玩GestureRecognizor的

cedar BDD风格单元测试

iOS-UI-Assets iOS5.1中,系统控件和App的图片资源Dump 嗯..iOS7后就没用了

iOS-Artwork-Extractor 导出iOS系统App及控件的图片资源 只支持到iOS5

旧代码 & 奇怪的东西
DB5 通过plist构建界面的小东西

HockeyKit 一套iOS的 Ad-Hoc升级框架.包含PHP服务端

Briefs 一套类似原型制作工具

OpenTLD 视频跟踪检测 貌似挺高深

SimFinger 一些Fake系统图标的App 还有一些设备外框的图片、触摸点图片可以用

scifihifi-iphone 已经弃用的旧代码 新工程去看github页面

iphonearkit 4年前的代码 增强现实 (AR)

TouchDB-iOS 一个嵌入式的CouchDB实现

iOS-Runtime-Headers 从运行时Dump出来的公有/私有 Framework头 通过这个可以进行不同版本的对比

objectiveresource RoR相关的东西

GRMustache Mustache模板?

titanium_modules Titanium 的常用模块

fontdiao 类似FontAwesome的东西,包含了一些国内网站logo

代码库大包包
iphone-3.0-cookbook- 随书代码

iOS-5-Cookbook 随书代码~

iOS-6-Cookbook

iOS-6-Advanced-Cookbook

iOS7-day-by-day iOS7-day-by-day 博客的代码

iOS7-Sampler iOS7的一些新功能演示~

MyProjects 一些http:/ /mysparks.info上面的代码

Xcode-Snippets 一些Xcode代码片段

Mac Only
gitx 一个git的图形客户端

Chameleon 把UIKit克隆到Mac里

Induction 一个Mac上的数据库客户端 支持Mysql Postgre Nosql Redis等

twui 一个Mac的自定义控件库,有类似iOS的Table和Tab,CA实现

CocoaPods 一个Ruby程序,用来管理Cocoa库依赖

kod Mac上的代码编辑,Chrome风格,小巧快速

slate Mac上窗口管理

nu 一个包装,用nu语言来写东西?

appledoc 用来生成Apple格式的文档和网页

macgap 包装以可以用类似js的写法来调用函数

Quicksilver 这个..Mac上知名的快速启动

mogenerator 生成CoreData的Code

nv Note程序

iTerm2 知名终端~

Sparkle 一个软件升级用的Framework

PostgresApp PostgresSQL客户端

terminal-notifier 通过终端发送Notification

ShiftIt 管理桌面窗口 状态栏插件

textmate 这个不用说了。。~~~

textmate-missingdrawer Textmate插件 一个侧边栏

AckMate Textmate插件 运行ack?

clicktoflash Webkit插件 屏蔽Flash

MongoHub-Mac MongoDB的客户端

CocosBuilder 用于cocos2d的JS绑定 GUI设计

Rebel 一些AppKit的扩展

Textual 轻量的IRC客户端

vico 一个开发用文本编辑器

pomodoro 一个时间管理的App

visor Terminal的插件

GoAgentX 这个不用说了....

Pixen 像素画 的工具

DataKit 不知道什么好想是与数据和网络连接的?

Color-Picker-Pro 取色器 状态栏插件

SNRHUDKit Mac版的HUD

ConnectionKit FTP和WebDAV

OpenEmu 各种游戏机模拟器

Hacky 一个完整的Hacker News客户端~~

WWDCDownloader 下载WWDC用,Xcode5 only

XVim Xcode的插件 支持绑定VIM快捷键

QuickCast 一个录屏分享的App

zephyros 窗口管理 for hackers

shuttle SSH快捷方式 菜单栏插件

qlstephen 系统QuickLook的插件,查看无扩展名的文本文件

INAppStoreWindow Mac AppStore风格的NSWindow

spectacle 窗口管理 不用鼠标

limechat IRC客户端

LiveReload Web开发

selfcontrol 自控。。禁止上网一段时间

Popup 在状态栏弹出的Popup

MPlayerX 一个MPlayerX的测试分支

QuickCursor 快速启动编辑

Sonora 一个小巧的 挺棒的音乐播放器

SafariOmnibar 一个Sarari插件

HexFiend 16进制编辑器

Xcode5-Plugin-Template Xcode5插件的开发模板

cocoapods-xcode-plugin cocoapod 插件

KFCocoaPodsPlugin cocoapod 插件, 方便编辑Podfile,显示构建日志

VVDocumenter-Xcode Xcode的插件 写注释时自动提醒JavaDoc风格

ColorSense-for-Xcode Xcode的插件 支持动态调整UIColor

KSImageNamed-Xcode Xcode的插件 支持显示工程里的UIImage

Lin Xcode的插件 显示NSLocalizedString的对应字符串

nib2objc 把xib和nib翻译成m 包括命令、GUI、Service

iOS-Framework 编译iOS的Framework的通用模板

Alcatraz 管理和发现插件~~

UIEffectDesignerView 原生iOS/Mac粒子效果设计

SCStringsUtility 开发工具 制作多语言

APNS-Pusher 通过APNS发推送~

非Github
cooliris-toolkit Cooliris出品基础工具包,Github有Clone

core-plot 强大的2D数据绘图库

j2objc 神奇的东西,将Java翻译成ObjC~ Google出品

theunarchiver 解压,支持Zip, Tar, Gzip, Bzip2, 7-Zip, Rar, LhA, StuffIt等

macfuse 创建OSX的文件系统~

google-toolbox-for-mac 著名的Google工具箱

leveldb Google大神开发的KV存储,高性能,低内存

RegexKitLite 著名的ObjC 正则表达式

zipachive 用得很广泛的ObjC zip文件压缩解压 (github上有几个mirror)
youtube下载神器:https://github.com/rg3/youtube-dl
我擦咧

vim插件:https://github.com/Valloric/YouCompleteMe
vim插件配置:https://github.com/spf13/spf13-vim

----------------组件----------------
自定义tabbar(1)的: https://github.com/i300/TweetBotTabBar
自定义tabbar(2)和上拉刷新:http://www.cocoachina.com/bbs/read.php?tid=62061&keyword=tabbar
自定义tabbar(3):https://github.com/jinthagerman/JBTabBarController
类似instagram的tabbar:https://github.com/boctor/idev-recipes/tree/master/CustomTabBarNotification

coretext:https://github.com/Cocoanetics/DTCoreText
图片延时加载:http://developer.apple.com/library/ios/#samplecode/LazyTableImages
网络请求:https://github.com/pokeb/asi-http-request
https://github.com/AFNetworking/AFNetworking
Json解析:https://github.com/johnezang/JSONKit
图片异步加载:https://github.com/rs/SDWebImage?source=c
瀑布流1):https://github.com/aceisScope/WaterflowView
瀑布流2)http://code4app.com/ios/%E7%80%91%E5%B8%83%E6%95%88%E6%9E%9C-%E4%B8%8D%E5%90%8C%E7%9A%84%E5%AE%9E%E7%8E%B0%E6%96%B9%E5%BC%8F/4fdfecd96803fa117f000000
瀑布流3):https://github.com/chiahsien/CHTCollectionViewWaterfallLayout ❤❤❤❤❤❤❤
瀑布流4):http://www.cocoachina.com/bbs/read.php?tid=94851&keyword=%C6%D9%B2%BC%C1%F7
瀑布流5):https://github.com/ptshih/PSCollectionView ❤❤❤❤❤❤❤❤❤❤
瀑布流6):http://www.cocoachina.com/bbs/search.php?ss=index#submit 搜索:瀑布流
瀑布流7):https://github.com/steipete/PSTCollectionView

做图书的一个框架:https://github.com/Simbul/baker
项目内文档:https://github.com/tomaz/appledoc?source=c
抽屉导航:https://github.com/Inferis/ViewDeck

iOS的url router :https://github.com/gaosboy/urlmanager
https://github.com/usepropeller/routable-ios
https://github.com/jverkoey/sockit
照片墙:https://github.com/gmoledina/GMGridView
collectionview:https://github.com/steipete/PSTCollectionView
自动更新类:https://github.com/lexrus/LTUpdate
官网蝴蝶的OpenGL应用:https://developer.apple.com/library/ios/#documentation/UIKit/Reference/UITabBar_Class/Reference/Reference.html#//apple_ref/doc/uid/TP40007521-CH3-SW4
开机密码锁:https://github.com/aporat/KKPasscodeLock
视频播放器:https://github.com/blizzard-op/VideoPlayerKit

音频播放完整客户端:https://github.com/kstenerud/ObjectAL-for-iPhone
豆瓣音频播放:https://github.com/douban/DOUAudioStreamer ❤❤❤❤❤
掉渣天的音频播放流:https://github.com/alexbw/novocaine
AudioEngine:https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine 1000+❤

滑动的自定义的SegmentedControl控件:https://github.com/samvermette/SVSegmentedControl
自定义的segmented:https://github.com/HeshamMegid/HMSegmentedControl

类似swipelist的左右滑动的cell:https://github.com/alikaragoz/MCSwipeTableViewCell ❤❤❤❤❤

扩展1:https://github.com/soffes/sstoolkit ❤❤❤❤
扩展2:(存用户密码):https://github.com/soffes/sskeychain ❤❤❤❤

scrollview自动滚动:https://github.com/shanegao/SGFocusImageFrame
scrollview左右滑动,渐隐渐出:https://github.com/park0ur/Path-Intro-iPhone
scrollview滑动条变细:https://github.com/r-plus/ScrollThindicator

弹窗层:https://github.com/martinjuhasz/MJPopupViewController ❤❤❤❤❤

tableview下拉图片放大:https://github.com/hunk/TwProfile

选取iPod库播放音乐:https://github.com/gangverk/GVMusicPlayerController

UIView动画:https://github.com/neror/ftutils

类似clear的超强动画cell:https://github.com/mystcolor/JTGestureBasedTableViewDemo

网易新闻背景图浮动:https://github.com/kenshin03/Home-For-iOS

仿网易,新浪的push效果,带有阴影:1)http://code4app.com/ios/%E8%A7%86%E5%9B%BE%E5%88%87%E6%8D%A2%E5%A4%A7%E5%B0%8F%E6%B8%90%E5%8F%98%E6%95%88%E6%9E%9C/5124399a6803fae82c000000
2)https://github.com/vinqon/MultiLayerNavigation
3)https://github.com/chisj/EuPopDemo
❤❤❤❤❤实现原理:http://mobile1.riaos.com/?p=2025414❤❤❤❤❤

新浪微博和朋友圈的图片浏览方式:
1)https://github.com/Seitk/FB-Gallery
2)https://github.com/jimneylee/SinaMBlogNimbus

coretext 运用:https://github.com/akosma/CoreTextWrapper

N多自定义组件:https://github.com/boctor/idev-recipes ❤❤❤❤❤❤

可以换图片的pageControl:https://github.com/Spaceman-Labs/SMPageControl
瀑布流:https://github.com/ptshih/PSCollectionView

iOS7的扁平UI:https://github.com/Grouper/FlatUIKit

产品引导view:https://github.com/123nobody/WZGuideViewController

类似safari的页面浏览:https://github.com/100grams/HGPageScrollView ❤❤❤❤❤❤

正则匹配UIView :https://github.com/KayK/RegexHighlightView ❤❤❤❤❤❤❤❤❤❤❤❤

加密措施:https://github.com/dev5tec/FBEncryptor
https://github.com/mayurbirari/AES256AndBase64

自增长的键盘:https://github.com/HansPinckaers/GrowingTextView

自定义的map Annotation :https://github.com/grgcombs/MultiRowCalloutAnnotationView

超屌的3d画面:https://github.com/nicklockwood/iCarousel ❤❤❤❤❤❤❤❤❤❤❤❤

上拉刷新 : https://github.com/dbsGen/SlimeRefresh

翻页效果:https://github.com/brow/leaves

类似maps的半截翻页:https://github.com/FairfaxMobile/FDCurlViewControl

弹窗:https://github.com/martinjuhasz/MJPopupViewController

对话框:https://github.com/jessesquires/MessagesTableViewController

pagecurl的翻页效果:http://www.cocoachina.com/bbs/read.php?tid=11856&keyword=%B5%D8%CD%BC

二维码:http://www.cocoachina.com/applenews/devnews/2013/0104/5462.html

自定义的annotation(1):https://github.com/applidium/ADClusterMapView
自定义的annotation(2):http://code4app.com/ios/Customized-Complex-Map-Annotation/4f67f4f86803fa843f000002#osc

类似国家地理的翻页:https://github.com/michaelhenry/MHNatGeoViewControllerTransition

iOS开发私有库:https://github.com/kennytm/iphone-private-frameworks

viewController的切换(从右边进来):https://github.com/steipete/PSStackedView ❤❤❤❤❤❤❤❤❤❤❤❤

安全存储用户名,密码等:https://github.com/granoff/Lockbox

FormSheet的神器:https://github.com/m1entus/MZFormSheetController

iOS中model类的写法:https://github.com/github/Mantle
相关介绍:https://github.com/blog/1299-mantle-a-model-framework-for-objective-c
model类解析:https://github.com/nicklockwood/BaseModel
basemodel解析:https://github.com/andrep/RMModelObject

蓝牙:https://github.com/xuanhuangyiqi/Anti-Lost

model类比较好的库1):https://github.com/icanzilb/JSONModel
model类比较好的库2):https://github.com/github/Mantle

原生App的远程调试工具包:https://github.com/square/PonyDebugger#remote-logging

将缓存存在磁盘:https://github.com/rs/SDURLCache

path的欢迎页实现方式:https://github.com/icepat/ICETutorial ❤❤❤❤❤❤❤❤❤
path的左下角菜单栏的同类实现方法:https://github.com/mattgemmell/MGTileMenu

coredata的封装库:https://github.com/magicalpanda/MagicalRecord ❤❤❤❤❤❤
coredata的 sql使用方式:https://github.com/marcoarment/FCModel

zip文件解压缩:https://github.com/soffes/ssziparchive
完美的图片category:https://github.com/Nyx0uf/NYXImagesKit
纵向的scrollview循环利用:https://github.com/andreyvit/SoloComponents-iOS
UINavigationController的push可能导致错误的效果的补充:https://github.com/Plasma/BufferedNavigationController
UIKit的分类:https://github.com/enormego/cocoa-helpers ❤❤❤❤❤ ❤❤❤❤❤
左右滚动的scrollview(类似网易读图):https://github.com/kejinlu/PagedFlowView
webview控制器:https://github.com/samvermette/SVWebViewController
滑动帧动画:https://github.com/IFTTT/JazzHands ❤❤❤❤❤
iOS6的水滴下拉刷新:https://github.com/Sephiroth87/ODRefreshControl
微信下拉显示logo:https://github.com/gluttony/RevealLogo
支付宝的锁屏界面:https://github.com/kejinlu/KKGestureLockView
status bar的离线loading效果:http://www.cocoachina.com/bbs/read.php?tid=99947&keyword=%CD%F8%D2%D7
模仿百度地图向下推的层:https://github.com/mariohahn/MHDismissModalView
FileManager:https://github.com/nicklockwood/StandardPaths
下拉头图放大:https://github.com/cyndibaby905/TwitterCover
(1)访网易的左右滑动的view:http://code4app.com/ios/%E4%BB%BF%E7%BD%91%E6%98%93%E6%96%B0%E9%97%BB%E7%9A%84%E6%BB%91%E5%8A%A8%E8%A7%86%E5%9B%BE%E5%B8%83%E5%B1%80/5255fbd96803fa8660000000
(2)左右横向滑动:https://github.com/MugunthKumar/MKHorizMenuDemo

tableview模仿path的时间表:https://github.com/kentnguyen/KNPathTableViewController
弹出层:https://github.com/50pixels/FPPopover
二维码登录:https://tiqr.org/
弹出层:https://github.com/UrbanApps/UAModalPanel

Facebook paper中的图片左右移动实现:https://github.com/chroman/CRMotionView

横向滚动的tab1):https://github.com/pppoe/LightMenuBar
横向滚动的tab2):https://github.com/MugunthKumar/MKHorizMenuDemo

左右滑动的cell,有删除等功能:https://github.com/CEWendel/SWTableViewCell/
不同速度的scrollview,用于做启动介绍页:https://github.com/5sw/SWParallaxScrollView
mattt写的解析html和xml的:https://github.com/mattt/Ono

通过服务器动态修改客户端逻辑:https://github.com/mmin18/WaxPatch
routes,可以让按钮直接向点html的链接一样:https://github.com/joeldev/JLRoutes
像新浪微博一样的图片浏览viewcontroller:https://github.com/jaredsinclair/JTSImageViewController
像微信一样的search bar :https://github.com/fabiankr/TableViewSearchBar
图片浏览:https://github.com/EddyBorja/EBPhotoPages
左滑动或右滑动cell:https://github.com/modocache/MDCSwipeToChoose
类似iOS相册删除照片的动画效果:https://github.com/Ciechan/BCGenieEffect
扁平化的uibutton:https://github.com/barbosa/GBFlatButton
给app评分的组件1:https://github.com/nicklockwood/iRate
给app评分的组件2:https://github.com/arashpayan/appirater

NSFileManager的封装:https://github.com/fabiocaccamo/FCFileManager
paper的点击展开效果:https://github.com/hebertialmeida/HAPaperViewController
柱状图:https://github.com/honcheng/iOSPlot
点击titleview弹出下拉的menu:https://github.com/romaonthego/REMenu
自定义开场图:https://github.com/ealeksandrov/EAIntroView
让navbar跟着scrollview一起滚动:https://github.com/andreamazz/AMScrollingNavbar
跟相册相关的:https://github.com/B-Sides/ELCImagePickerController
更高效的显示地图上的大头针:https://github.com/choefele/CCHMapClusterController
streaming的音频播放:https://github.com/douban/DOUAudioStreamer
XMPP的使用:https://github.com/adow/Dollarss
iOS7 mailbox的statusbar运用:https://github.com/simonholroyd/StatusBarTest
国家地理的页面切换动画:https://github.com/michaelhenry/MHNatGeoViewControllerTransition
引导页1:https://github.com/MatthewYork/MYBlurIntroductionView
引导页2:https://github.com/MatthewYork/iPhone-IntroductionTutorial
引导页3:https://github.com/ealeksandrov/EAIntroView
iOS7的电话button: https://github.com/mrcrow/MRoundedButton
类似paper的导航抖动:https://github.com/andreamazz/AMWaveTransition
下拉填充满字体:https://github.com/d-ronnqvist/blogpost-codesample-PullToRefresh
gif播放 :https://github.com/Flipboard/FLAnimatedImage
视图切换:https://github.com/zoonooz/ZFDragableModalTransition
类似游戏的菜单按钮,点击伸缩:https://github.com/sendoa/QBKOverlayMenuView
模仿twitter的首页左右切换:https://github.com/duowan/TwitterPaggingViewer
下载器:https://github.com/thibaultCha/TCBlobDownload
网易新闻的离线下载bar:https://github.com/jaydee3/JDStatusBarNotification
图片剪切和拆剪:https://github.com/kishikawakatsumi/PEPhotoCropEditor
过度效果的status bar :https://github.com/nrj/AlphaGradientStatusBar
Facebook’s paper的弹出层:https://github.com/UrbanApps/UAModalPanel
Objective-C 和JavaScript 交互:https://github.com/marcuswestin/WebViewJavascriptBridge
CollectionView in UITableViewCell:https://github.com/AshFurrow/AFTabledCollectionView
popview(1):https://github.com/jmascia/KLCPopup
popview(2)https://github.com/andreamazz/AMPopTip
UICollectionView replacement of UITableView (添加上section):https://github.com/jamztang/CSStickyHeaderFlowLayout
storekit: https://github.com/mattt/CargoBay

========================== UICollectionView相关===============

https://github.com/bryceredd/RFQuiltLayout

==========================helper相关===============
https://github.com/andrewroycarter/UIView-Helpers

==========================auto layout相关=======
https://github.com/cloudkite/Masonry
https://github.com/smileyborg/UIView-AutoLayout
https://github.com/iMartinKiss/KeepLayout
pinterst的下拉刷新填充满的效果:https://github.com/uzysjung/UzysCircularProgressPullToRefresh

==========================block相关=======================================

https://github.com/jivadevoe/UIAlertView-Blocks
https://github.com/pandamonia/BlocksKit ❤❤❤❤❤

==========================iOS7相关=======================================
iOS7颜色类:https://github.com/claaslange/iOS7Colors
iOS7:动态毛玻璃效果:https://github.com/alexdrone/ios-realtimeblur

iOS7 blur侧边栏:https://github.com/rnystrom/RNFrostedSidebar
iOS7 blur image:https://github.com/lukabernardi/LBBlurredImage
iOS7 blur 效果:https://github.com/nicklockwood/FXBlurView

iOS7的uialertview:https://github.com/alexanderjarvis/PXAlertView
边打字边出现标题:https://github.com/jverdi/JVFloatLabeledTextField
扁平化的segment:https://github.com/pepibumur/PPiFlatSegmentedControl
iOS7视图切换炫酷效果:https://github.com/ColinEberhardt/VCTransitionsLibrary
iOS7教学代码:https://github.com/ShinobiControls/iOS7-day-by-day
iOS7风格的抽屉导航:https://github.com/monospacecollective/MSDynamicsDrawerViewController
颜色渐变的加载:https://github.com/nrj/GradientProgressView
iOS7demo:https://github.com/shu223/iOS7-Sampler
iOS正则分类:https://github.com/bendytree/Objective-C-RegEx-Categories
iOS7侧边栏:https://github.com/romaonthego/RESideMenu
iOS7侧边栏(覆在view上)https://github.com/romaonthego/REFrostedViewController
iOS7库:https://github.com/youknowone/UI7Kit(可以让iOS5也有iOS7的样子)
===========================测试框架=====
http://www.cocoachina.com/applenews/devnews/2013/1025/7242.html
https://github.com/kif-framework/KIF

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 194,088评论 5 459
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 81,715评论 2 371
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 141,361评论 0 319
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 52,099评论 1 263
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 60,987评论 4 355
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 46,063评论 1 272
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 36,486评论 3 381
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 35,175评论 0 253
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 39,440评论 1 290
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 34,518评论 2 309
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 36,305评论 1 326
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 32,190评论 3 312
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 37,550评论 3 298
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 28,880评论 0 17
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 30,152评论 1 250
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 41,451评论 2 341
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 40,637评论 2 335

推荐阅读更多精彩内容