今夜決定。人気Objective-Cモジュール・ベスト2450

追記(03/2014)

COCOAPODS SEARCH

理想的なサービスが非公式にできていた。最高なので是非使いましょう。

以下は初稿

タイトルの件は忘れてください。

概要
CocoaPodsメインSpecリポジトリの全登録モジュールを対象にGitHubでのwatcher/star数などを参考にした一覧を作成しました+Objective-C Toolbox が欲しい話。

なにかというとローカルのCocoapodsのpodspecディレクトリの各:sourceからGitHub上のリポジトリを特定してAPIで取得しただけです。なのでGitHubにないリポジトリは換算されてない。

作業に使ったスクリプトがこのへんにあります

https://github.com/laiso/objc-toolbox/tree/master/script

なんでそんなものが必要だったのかというと、前からmetacpan.org PrePANのようなプログラミング言語ユーザーでかつサードパーティモジュール開発者やユーザーが日々の仕事に役立つようなD2Dの便利なツールに興味があって、Ruby ToolboxというRubyユーザーの為のモジュール情報サイトがあるんですけど、それのObjective-C版が欲しいなあとずっと思っていて*1、じゃあどんな感じにするんやとプロトタイプをいじりだしてある程度目星がついた段階でふむーと思って実データのクローリングでもしてみるかと思ったのでやってみた。

Objective-C Toolboxみたいに機能する既存のサービスがあったらそれを知りたくて、なければ作るかぐらいのテンション。考えていることは「CocoaPods(Objective-Cモジュール)ソムリエになる方法」のモジュール推薦を執事的に自働化したいというだけ。

CocoaPodsコアがrubyのgemなので内部API使えた方がいいかなと思って不慣れなrubysinatraを選択したのでちょいちょい勉強しながらやってるのでおそらく進みはそんなに早くない。

8,9月ぐらいに考えてた時に偶然みかけた以下のスライドで

https://speakerdeck.com/orta/cocoapods-state-of-the-union

http://gyazo.com/345207a23eb4b5a36cf0d592bae4c504.png

後半を見るとCocoaPodsコアコミッターの@ortaが似たような話題をしてて画面イメージみたいなの作ってるのでああ公式で出るんだ、と思ってたんだけどとくに最近の動きはないみたいなのでまた作りはじめた。

OB問題

これ確かにある。流行おっかけてたり更新頻度とか見るとさっしがつくけど入門者がそういう空気を読むのは難しい。Trending Objective-C repositories みたいなものが自前できればいいんだけどAPI
提供されてたっけ…… (まあクロールしし続けてればいつかは差分はとれるけど)。

納品物

ところでベスト2450は以下に貼り付けますのでご自由にお持ち帰りください。

はてなダイアリーに全データ投稿すると620位ぐらいで切れちゃうので、Google Drive上のスプレッドシート形式のリンクもおいときます
https://docs.google.com/spreadsheet/ccc?key=0Aqf06ibEiQ_PdGcxVWRaTmp4SndWakIyTlphejBlSmc&usp=sharing

Name URL Watchers Forks Issues Updated At
1 AFNetworking https://github.com/AFNetworking/AFNetworking/ 9382 2440 18 2013-10-25T21:47:58+09:00
2 Three20 https://github.com/facebook/three20/ 7458 1504 252 2013-10-25T20:36:23+09:00
3 RestKit https://github.com/RestKit/RestKit/ 5024 1277 128 2013-10-25T22:38:43+09:00
4 ASIHTTPRequest https://github.com/pokeb/asi-http-request/ 4710 1101 151 2013-10-25T18:57:08+09:00
5 GPUImage https://github.com/BradLarson/GPUImage/ 4437 1064 403 2013-10-25T22:46:04+09:00
6 Facebook-iOS-SDK https://github.com/facebook/facebook-ios-sdk/ 3993 1524 168 2013-10-25T20:29:59+09:00
7 JSONKit https://github.com/johnezang/JSONKit/ 3716 900 72 2013-10-25T14:07:37+09:00
8 MagicalRecord https://github.com/magicalpanda/MagicalRecord/ 3579 624 170 2013-10-25T21:25:05+09:00
9 FMDB https://github.com/ccgus/fmdb/ 3464 765 57 2013-10-25T19:49:16+09:00
10 ViewDeck https://github.com/Inferis/ViewDeck/ 3416 712 108 2013-10-25T18:38:33+09:00
11 FlatUIKit https://github.com/Grouper/FlatUIKit/ 3312 389 25 2013-10-25T23:56:36+09:00
12 TapkuLibrary https://github.com/devinross/tapkulibrary/ 3279 550 50 2013-10-25T22:29:49+09:00
13 Nimbus https://github.com/jverkoey/nimbus/ 3273 738 103 2013-10-25T22:58:16+09:00
14 SBJson https://github.com/stig/json-framework/ 3152 653 6 2013-10-26T00:34:20+09:00
15 AwesomeMenu https://github.com/levey/AwesomeMenu/ 3031 473 11 2013-10-25T22:29:41+09:00
16 cocos2d https://github.com/cocos2d/cocos2d-iphone/ 2939 800 58 2013-10-25T14:07:43+09:00
17 libgit2 https://github.com/libgit2/libgit2/ 2720 602 98 2013-10-26T00:25:03+09:00
18 SVProgressHUD https://github.com/samvermette/SVProgressHUD/ 2658 536 25 2013-10-25T20:21:44+09:00
19 ReactiveCocoa https://github.com/ReactiveCocoa/ReactiveCocoa/ 2589 234 34 2013-10-26T00:00:43+09:00
20 QuickDialog https://github.com/escoz/QuickDialog/ 2494 513 65 2013-10-26T00:05:21+09:00
21 iCarousel https://github.com/nicklockwood/iCarousel/ 2446 611 101 2013-10-25T21:01:02+09:00
22 PonyDebugger https://github.com/square/PonyDebugger/ 2340 247 23 2013-10-25T06:39:52+09:00
23 NUI https://github.com/tombenner/nui/ 2304 277 74 2013-10-26T00:31:25+09:00
24 EGOTableViewPullRefresh https://github.com/enormego/EGOTableViewPullRefresh/ 2249 647 42 2013-10-25T21:56:20+09:00
25 Appirater https://github.com/arashpayan/appirater/ 2192 497 43 2013-10-25T13:18:02+09:00
26 JASidePanels https://github.com/gotosleep/JASidePanels/ 2154 447 106 2013-10-25T18:52:30+09:00
27 AQGridView https://github.com/AlanQuatermain/AQGridView/ 2154 422 94 2013-10-25T19:04:59+09:00
28 SSToolkit https://github.com/soffes/sstoolkit/ 2094 391 52 2013-10-26T00:04:35+09:00
29 CocoaLumberjack https://github.com/robbiehanson/CocoaLumberjack/ 2077 368 50 2013-10-25T18:24:56+09:00
30 PaperFold https://github.com/honcheng/PaperFold-for-iOS/ 2045 308 37 2013-10-24T18:07:24+09:00
31 DTCoreText https://github.com/Cocoanetics/DTCoreText/ 1966 421 18 2013-10-25T04:48:42+09:00
32 Reachability https://github.com/tonymillion/Reachability/ 1933 399 13 2013-10-25T23:35:53+09:00
33 GMGridView https://github.com/gmoledina/GMGridView/ 1905 470 117 2013-10-25T07:46:44+09:00
34 Mantle https://github.com/github/Mantle/ 1899 134 12 2013-10-26T00:12:31+09:00
35 FastImageCache https://github.com/path/FastImageCache/ 1896 131 0 2013-10-26T00:06:36+09:00
36 SocketRocket https://github.com/square/SocketRocket/ 1875 317 65 2013-10-25T19:34:11+09:00
37 NSLogger https://github.com/fpillet/NSLogger/ 1868 226 23 2013-10-26T00:34:12+09:00
38 CocoaAsyncSocket https://github.com/robbiehanson/CocoaAsyncSocket/ 1858 522 114 2013-10-25T19:55:29+09:00
39 BlocksKit https://github.com/pandamonia/BlocksKit/ 1855 253 15 2013-10-25T20:18:53+09:00
40 MKNetworkKit https://github.com/MugunthKumar/MKNetworkKit/ 1853 462 74 2013-10-24T21:16:09+09:00
41 PullToRefresh https://github.com/leah/PullToRefresh/ 1851 245 23 2013-10-25T16:40:39+09:00
42 Chameleon https://github.com/BigZaphod/Chameleon/ 1850 206 47 2013-10-23T22:41:10+09:00
43 KIF https://github.com/kif-framework/KIF/ 1845 312 26 2013-10-25T21:49:32+09:00
44 KIF-next https://github.com/kif-framework/KIF/ 1845 312 26 2013-10-25T21:49:32+09:00
45 TTTAttributedLabel https://github.com/mattt/TTTAttributedLabel/ 1793 391 8 2013-10-26T00:42:28+09:00
46 InAppSettingsKit https://github.com/futuretap/InAppSettingsKit/ 1747 316 42 2013-10-25T14:04:36+09:00
47 vfrReader https://github.com/vfr/Reader/ 1723 461 8 2013-10-25T20:25:37+09:00
48 DCIntrospect https://github.com/domesticcatsoftware/DCIntrospect/ 1696 215 25 2013-10-25T15:27:43+09:00
49 PSStackedView https://github.com/steipete/PSStackedView/ 1679 243 10 2013-10-25T14:31:04+09:00
50 MTStatusBarOverlay https://github.com/myell0w/MTStatusBarOverlay/ 1649 292 29 2013-10-24T16:47:25+09:00
51 PSTCollectionView https://github.com/steipete/PSTCollectionView/ 1628 356 57 2013-10-25T14:44:42+09:00
52 FormatterKit https://github.com/mattt/FormatterKit/ 1609 139 9 2013-10-25T14:30:26+09:00
53 ShareKit https://github.com/ShareKit/ShareKit/ 1585 651 22 2013-10-25T18:07:12+09:00
54 GHUnitIOS https://github.com/gabriel/gh-unit/ 1574 285 65 2013-10-25T17:27:56+09:00
55 GHUnitOSX https://github.com/gabriel/gh-unit/ 1574 285 65 2013-10-25T17:27:56+09:00
56 ECSlidingViewController https://github.com/edgecase/ECSlidingViewController/ 1558 333 0 2013-10-25T20:46:25+09:00
57 PKRevealController https://github.com/pkluz/PKRevealController/ 1528 337 51 2013-10-25T20:40:14+09:00
58 HockeyKit https://github.com/TheRealKerni/HockeyKit/ 1515 267 36 2013-10-25T22:38:46+09:00
59 AFIncrementalStore https://github.com/AFNetworking/AFIncrementalStore/ 1495 220 49 2013-10-25T14:04:45+09:00
60 SVPullToRefresh https://github.com/samvermette/SVPullToRefresh/ 1476 327 37 2013-10-25T21:52:36+09:00
61 JazzHands https://github.com/IFTTT/JazzHands/ 1466 102 1 2013-10-26T00:07:16+09:00
62 Kiwi https://github.com/allending/Kiwi/ 1452 180 52 2013-10-25T23:41:50+09:00
63 MPFoldTransition https://github.com/mpospese/MPFoldTransition/ 1426 181 10 2013-10-25T13:08:55+09:00
64 UI7Kit https://github.com/youknowone/UI7Kit/ 1416 172 29 2013-10-25T23:25:03+09:00
65 TSMessages https://github.com/toursprung/TSMessages/ 1343 161 9 2013-10-24T21:44:21+09:00
66 NYXImagesKit https://github.com/Nyx0uf/NYXImagesKit/ 1340 161 4 2013-10-25T07:59:25+09:00
67 JVFloatLabeledTextField https://github.com/jverdi/JVFloatLabeledTextField/ 1336 57 0 2013-10-25T23:53:04+09:00
68 CocoaHTTPServer https://github.com/robbiehanson/CocoaHTTPServer/ 1335 335 40 2013-10-25T17:09:21+09:00
69 MGSplitViewController https://github.com/mattgemmell/MGSplitViewController/ 1286 331 67 2013-10-25T21:35:27+09:00
70 MBProgressHUD https://github.com/matej/MBProgressHUD/ 1284 226 7 2013-10-22T00:46:15+09:00
71 MWPhotoBrowser https://github.com/mwaterfall/MWPhotoBrowser/ 1281 421 11 2013-10-25T11:48:17+09:00
72 CMPopTipView https://github.com/chrismiles/CMPopTipView/ 1279 226 7 2013-10-25T15:38:02+09:00
73 MWFeedParser https://github.com/mwaterfall/MWFeedParser/ 1270 415 32 2013-10-24T00:16:24+09:00
74 MCSwipeTableViewCell https://github.com/alikaragoz/MCSwipeTableViewCell/ 1253 208 5 2013-10-26T00:22:26+09:00
75 MKStoreKit https://github.com/MugunthKumar/MKStoreKit/ 1237 292 92 2013-10-25T21:00:21+09:00
76 PrettyKit https://github.com/vicpenap/PrettyKit/ 1223 182 21 2013-10-25T15:49:57+09:00
77 UIDeviceAddition https://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5/ 1222 224 9 2013-10-25T16:28:23+09:00
78 iRate https://github.com/nicklockwood/iRate/ 1220 251 12 2013-10-25T17:04:20+09:00
79 BlockAlertsAnd-ActionSheets https://github.com/gpambrozio/BlockAlertsAnd-ActionSheets/ 1200 256 21 2013-10-24T23:12:50+09:00
80 Kal https://github.com/klazuka/Kal/ 1189 321 48 2013-10-22T17:16:57+09:00
81 MMDrawerController https://github.com/mutualmobile/MMDrawerController/ 1168 240 19 2013-10-25T22:37:52+09:00
82 XMPPFramework https://github.com/robbiehanson/XMPPFramework/ 1136 478 58 2013-10-25T18:05:35+09:00
83 DLCImagePickerController https://github.com/gobackspaces/DLCImagePickerController/ 1135 245 14 2013-10-25T18:34:49+09:00
84 QuincyKit https://github.com/TheRealKerni/QuincyKit/ 1135 224 24 2013-10-25T21:32:29+09:00
85 OHAttributedLabel https://github.com/AliSoftware/OHAttributedLabel/ 1108 267 14 2013-10-25T16:24:41+09:00
86 SMPageControl https://github.com/Spaceman-Labs/SMPageControl/ 1074 112 4 2013-10-25T13:22:09+09:00
87 SIAlertView https://github.com/Sumi-Interactive/SIAlertView/ 1068 174 17 2013-10-25T01:23:01+09:00
88 Ejecta https://github.com/phoboslab/Ejecta/ 1065 136 22 2013-10-25T21:47:13+09:00
89 TimesSquare https://github.com/square/objc-TimesSquare/ 1050 155 14 2013-10-24T14:23:35+09:00
90 OpenUDID https://github.com/ylechelle/OpenUDID/ 1015 215 17 2013-10-24T18:11:49+09:00
91 iOS-blur https://github.com/JagCesar/iOS-blur/ 1001 82 3 2013-10-25T23:33:10+09:00
92 KNSemiModalViewController https://github.com/kentnguyen/KNSemiModalViewController/ 996 158 5 2013-10-25T04:42:27+09:00
93 yajl https://github.com/lloyd/yajl/ 994 174 64 2013-10-25T02:21:19+09:00
94 DB5 https://github.com/quartermaster/DB5/ 992 52 8 2013-10-25T03:39:57+09:00
95 TPKeyboardAvoiding https://github.com/michaeltyson/TPKeyboardAvoiding/ 953 181 13 2013-10-25T23:38:38+09:00
96 WEPopover https://github.com/werner77/WEPopover/ 952 299 38 2013-10-23T19:41:52+09:00
97 FXBlurView https://github.com/nicklockwood/FXBlurView/ 951 74 12 2013-10-25T23:28:43+09:00
98 TheAmazingAudioEngine https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine/ 945 154 18 2013-10-25T16:51:28+09:00
99 SFHFKeychainUtils https://github.com/ldandersen/scifihifi-iphone/ 931 191 8 2013-10-25T17:05:40+09:00
100 iOSPlot https://github.com/honcheng/iOSPlot/ 930 181 16 2013-10-25T03:00:08+09:00
101 WebViewJavascriptBridge https://github.com/marcuswestin/WebViewJavascriptBridge/ 927 184 3 2013-10-25T23:08:00+09:00
102 TMCache https://github.com/tumblr/TMCache/ 927 76 8 2013-10-25T23:36:59+09:00
103 HPGrowingTextView https://github.com/HansPinckaers/GrowingTextView/ 926 190 20 2013-10-25T20:34:41+09:00
104 libextobjc https://github.com/jspahrsummers/libextobjc/ 921 60 8 2013-10-25T22:18:10+09:00
105 RESideMenu https://github.com/romaonthego/RESideMenu/ 912 131 1 2013-10-26T00:55:06+09:00
106 GroundControl https://github.com/mattt/GroundControl/ 907 51 0 2013-10-25T14:28:32+09:00
107 SVSegmentedControl https://github.com/samvermette/SVSegmentedControl/ 866 129 12 2013-10-21T11:50:47+09:00
108 socket.IO https://github.com/pkyeck/socket.IO-objc/ 862 217 44 2013-10-25T07:56:03+09:00
109 ODRefreshControl https://github.com/Sephiroth87/ODRefreshControl/ 858 182 23 2013-10-26T00:32:04+09:00
110 MGTileMenu https://github.com/mattgemmell/MGTileMenu/ 844 107 10 2013-10-24T03:27:20+09:00
111 TISwipeableTableView https://github.com/thermogl/TISwipeableTableView/ 843 67 0 2013-10-22T12:27:58+09:00
112 SSKeychain https://github.com/soffes/sskeychain/ 839 152 10 2013-10-25T19:34:19+09:00
113 TDBadgedCell https://github.com/tmdvs/TDBadgedCell/ 836 100 4 2013-10-25T23:43:10+09:00
114 XYPieChart https://github.com/xyfeng/XYPieChart/ 830 105 11 2013-10-25T15:27:58+09:00
115 CargoBay https://github.com/mattt/CargoBay/ 828 67 6 2013-10-24T01:34:00+09:00
116 DAKeyboardControl https://github.com/danielamitay/DAKeyboardControl/ 827 96 8 2013-10-25T13:21:34+09:00
117 JMTabView https://github.com/jasonmorrissey/JMTabView/ 823 123 9 2013-10-23T11:53:27+09:00
118 PSCollectionView https://github.com/ptshih/PSCollectionView/ 820 218 19 2013-10-25T05:57:52+09:00
119 KKGridView https://github.com/kolinkrewinkel/KKGridView/ 815 158 47 2013-10-22T12:33:41+09:00
120 Rebel https://github.com/github/Rebel/ 809 65 13 2013-10-25T02:52:17+09:00
121 RNFrostedSidebar https://github.com/rnystrom/RNFrostedSidebar/ 807 95 0 2013-10-26T00:27:08+09:00
122 SDSegmentedControl https://github.com/rs/SDSegmentedControl/ 802 128 15 2013-10-25T01:00:34+09:00
123 FTUtils https://github.com/neror/ftutils/ 790 95 2 2013-10-22T13:47:55+09:00
124 UAModalPanel https://github.com/UrbanApps/UAModalPanel/ 785 120 5 2013-10-23T01:27:24+09:00
125 REMenu https://github.com/romaonthego/REMenu/ 783 113 0 2013-10-25T18:42:26+09:00
126 iOS-Hierarchy-Viewer https://github.com/glock45/iOS-Hierarchy-Viewer/ 781 58 7 2013-10-25T23:45:02+09:00
127 SVWebViewController https://github.com/samvermette/SVWebViewController/ 779 191 25 2013-10-25T23:24:40+09:00
128 iOS-Flip-Transform https://github.com/Dillion/iOS-Flip-Transform/ 778 131 10 2013-10-25T20:40:11+09:00
129 KGNoise https://github.com/kgn/KGNoise/ 775 90 3 2013-10-25T20:49:21+09:00
130 SWTableViewCell https://github.com/CEWendel/SWTableViewCell/ 772 76 12 2013-10-25T23:25:52+09:00
131 UISS https://github.com/robertwijas/UISS/ 772 36 4 2013-10-25T21:34:07+09:00
132 DACircularProgress https://github.com/danielamitay/DACircularProgress/ 771 86 1 2013-10-25T15:09:12+09:00
133 pubnub-api https://github.com/pubnub/pubnub-api/ 770 320 89 2013-10-23T17:28:39+09:00
134 SVGKit https://github.com/SVGKit/SVGKit/ 768 164 29 2013-10-25T18:57:44+09:00
135 HMGLTransitions https://github.com/Split82/HMGLTransitions/ 766 101 14 2013-10-21T11:50:39+09:00
136 Underscore.m https://github.com/robb/Underscore.m/ 766 54 6 2013-10-26T00:08:04+09:00
137 MZFormSheetController https://github.com/m1entus/MZFormSheetController/ 764 83 0 2013-10-25T18:27:30+09:00
138 Masonry https://github.com/cloudkite/Masonry/ 762 40 1 2013-10-26T00:31:57+09:00
139 YRDropdownView https://github.com/onemightyroar/YRDropdownView/ 755 102 9 2013-10-22T22:34:44+09:00
140 TouchJSON https://github.com/TouchCode/TouchJSON/ 754 138 3 2013-10-25T18:57:43+09:00
141 NoticeView https://github.com/tciuro/NoticeView/ 753 138 10 2013-10-22T02:52:56+09:00
142 Colours https://github.com/bennyguitar/Colours-for-iOS/ 752 83 1 2013-10-25T14:23:02+09:00
143 PHFComposeBarView https://github.com/fphilipe/PHFComposeBarView/ 750 44 5 2013-10-25T20:26:23+09:00
144 CoconutKit https://github.com/defagos/CoconutKit/ 745 63 5 2013-10-24T03:13:52+09:00
145 CHTCollectionViewWaterfallLayout https://github.com/chiahsien/CHTCollectionViewWaterfallLayout/ 737 106 4 2013-10-25T22:08:52+09:00
146 TouchDB https://github.com/couchbaselabs/TouchDB-iOS/ 736 109 26 2013-10-25T15:43:16+09:00
147 KLNoteViewController https://github.com/KieranLafferty/KLNoteViewController/ 731 127 2 2013-10-24T22:33:32+09:00
148 JSONModel https://github.com/icanzilb/JSONModel/ 720 100 6 2013-10-25T23:55:44+09:00
149 hiredis https://github.com/redis/hiredis/ 715 199 31 2013-10-25T09:06:04+09:00
150 PopoverView https://github.com/runway20/PopoverView/ 713 154 12 2013-10-22T12:04:10+09:00
151 EGOImageLoading https://github.com/enormego/EGOImageLoading/ 712 186 14 2013-10-24T12:26:31+09:00
152 SMCalloutView https://github.com/nfarina/calloutview/ 711 106 11 2013-10-23T19:54:53+09:00
153 REFrostedViewController https://github.com/romaonthego/REFrostedViewController/ 711 94 0 2013-10-25T23:37:54+09:00
154 iVersion https://github.com/nicklockwood/iVersion/ 710 128 12 2013-10-25T16:29:18+09:00
155 FCModel https://github.com/marcoarment/FCModel/ 709 39 0 2013-10-23T19:35:27+09:00
156 hpple https://github.com/topfunky/hpple/ 701 151 13 2013-10-25T20:35:09+09:00
157 MGBox https://github.com/sobri909/MGBox/ 694 78 2 2013-10-21T11:50:30+09:00
158 DCRoundSwitch https://github.com/domesticcatsoftware/DCRoundSwitch/ 686 155 25 2013-10-22T04:37:19+09:00
159 KGStatusBar https://github.com/kevingibbon/KGStatusBar/ 686 94 9 2013-10-23T14:58:08+09:00
160 MGImageUtilities https://github.com/mattgemmell/MGImageUtilities/ 680 109 11 2013-10-23T09:53:55+09:00
161 SWRevealViewController https://github.com/John-Lluch/SWRevealViewController/ 679 174 46 2013-10-25T23:35:21+09:00
162 Cedar https://github.com/pivotal/cedar/ 675 85 8 2013-10-25T07:56:05+09:00
163 HTAutocompleteTextField https://github.com/hoteltonight/HTAutocompleteTextField/ 668 61 1 2013-10-25T14:32:57+09:00
164 MFSideMenu https://github.com/mikefrederick/MFSideMenu/ 667 162 15 2013-10-25T23:39:58+09:00
165 MBAlertView https://github.com/mobitar/MBAlertView/ 666 93 4 2013-10-25T14:33:02+09:00
166 TICoreDataSync https://github.com/nothirst/TICoreDataSync/ 662 51 22 2013-10-24T23:23:23+09:00
167 TimeScroller https://github.com/andrewroycarter/TimeScroller/ 655 84 3 2013-10-24T06:11:53+09:00
168 INAppStoreWindow https://github.com/indragiek/INAppStoreWindow/ 649 117 16 2013-10-25T05:53:17+09:00
169 WYPopoverController https://github.com/nicolaschengdev/WYPopoverController/ 648 69 2 2013-10-25T19:41:23+09:00
170 EGOPhotoViewer https://github.com/enormego/PhotoViewer/ 642 148 31 2013-10-21T21:50:26+09:00
171 MSCollectionViewCalendarLayout https://github.com/monospacecollective/MSCollectionViewCalendarLayout/ 640 67 5 2013-10-24T04:29:11+09:00
172 BCGenieEffect https://github.com/Ciechan/BCGenieEffect/ 639 98 1 2013-10-23T20:40:47+09:00
173 JWFolders https://github.com/jwilling/JWFolders/ 637 100 0 2013-10-22T17:22:08+09:00
174 Slash https://github.com/chrisdevereux/Slash/ 625 34 1 2013-10-23T22:29:42+09:00
175 SVPulsingAnnotationView https://github.com/samvermette/SVPulsingAnnotationView/ 620 38 2 2013-10-20T23:26:23+09:00
176 UIImage+PDF https://github.com/mindbrix/UIImage-PDF/ 619 56 0 2013-10-24T13:50:24+09:00
177 UIBubbleTableView https://github.com/AlexBarinov/UIBubbleTableView/ 618 172 39 2013-10-25T23:18:32+09:00
178 JSMessagesViewController https://github.com/jessesquires/MessagesTableViewController/ 617 133 15 2013-10-25T22:09:58+09:00
179 MessagesTableViewController https://github.com/jessesquires/MessagesTableViewController/ 617 133 15 2013-10-25T22:09:58+09:00
180 SSPullToRefresh https://github.com/soffes/sspulltorefresh/ 610 90 10 2013-10-21T14:58:15+09:00
181 objectiveflickr https://github.com/lukhnos/objectiveflickr/ 602 136 21 2013-10-25T14:45:46+09:00
182 GRMustache https://github.com/groue/GRMustache/ 601 84 4 2013-10-25T23:55:53+09:00
183 EAIntroView https://github.com/ealeksandrov/EAIntroView/ 596 43 1 2013-10-25T19:07:48+09:00
184 Harpy https://github.com/ArtSabintsev/Harpy/ 592 74 2 2013-10-25T10:53:21+09:00
185 Objective-C-HMTL-Parser https://github.com/zootreeves/Objective-C-HMTL-Parser/ 591 150 11 2013-10-25T01:57:01+09:00
186 FPPopover https://github.com/50pixels/FPPopover/ 590 164 47 2013-10-25T08:27:03+09:00
187 CHCSVParser https://github.com/davedelong/CHCSVParser/ 590 110 12 2013-10-25T09:11:47+09:00
188 OCCalendar https://github.com/ocrickard/OCCalendar/ 589 76 6 2013-10-22T17:22:12+09:00
189 IBAForms https://github.com/ittybittydude/IBAForms/ 587 94 15 2013-10-24T17:16:13+09:00
190 PBFlatUI https://github.com/piotrbernad/FlatUI/ 587 86 2 2013-10-25T23:23:40+09:00
191 VCTransitionsLibrary https://github.com/ColinEberhardt/VCTransitionsLibrary/ 581 48 7 2013-10-26T00:01:12+09:00
192 ZXingObjC https://github.com/TheLevelUp/ZXingObjC/ 577 119 11 2013-10-25T18:25:11+09:00
193 MYIntroduction https://github.com/MatthewYork/iPhone-IntroductionTutorial/ 574 90 2 2013-10-25T04:14:14+09:00
194 ABCalendarPicker https://github.com/k06a/ABCalendarPicker/ 573 77 7 2013-10-24T20:31:40+09:00
195 ObjectAL-for-iPhone https://github.com/kstenerud/ObjectAL-for-iPhone/ 572 85 21 2013-10-25T01:00:02+09:00
196 RETableViewManager https://github.com/romaonthego/RETableViewManager/ 571 70 1 2013-10-24T23:50:30+09:00
197 PSPushPopPressView https://github.com/steipete/PSPushPopPressView/ 571 66 2 2013-10-25T13:55:25+09:00
198 iHasApp https://github.com/danielamitay/iHasApp/ 560 83 7 2013-10-25T20:50:43+09:00
199 RNBlurModalView https://github.com/rnystrom/RNBlurModalView/ 559 88 15 2013-10-25T17:32:24+09:00
200 Nocilla https://github.com/luisobo/Nocilla/ 558 48 12 2013-10-25T08:32:23+09:00
201 RMStore https://github.com/robotmedia/RMStore/ 557 37 7 2013-10-25T22:35:04+09:00
202 PPRevealSideViewController https://github.com/ipup/PPRevealSideViewController/ 555 133 13 2013-10-24T23:52:55+09:00
203 XBPageCurl https://github.com/xissburg/XBPageCurl/ 553 97 15 2013-10-18T13:49:01+09:00
204 RNGridMenu https://github.com/rnystrom/RNGridMenu/ 550 79 10 2013-10-24T18:12:21+09:00
205 UIView+EasingFunctions https://github.com/zrxq/UIView-EasingFunctions/ 550 22 0 2013-10-25T19:25:50+09:00
206 SDURLCache https://github.com/rs/SDURLCache/ 540 196 20 2013-10-24T21:46:28+09:00
207 OctoKit https://github.com/octokit/octokit.objc/ 539 56 15 2013-10-25T18:02:26+09:00
208 RaptureXML https://github.com/ZaBlanc/RaptureXML/ 537 75 15 2013-10-21T16:16:59+09:00
209 ObjectiveSugar https://github.com/mneorr/ObjectiveSugar/ 537 41 8 2013-10-25T14:43:50+09:00
210 JLRoutes https://github.com/joeldev/JLRoutes/ 537 29 7 2013-10-23T15:03:22+09:00
211 MosaicUI https://github.com/betzerra/MosaicUI/ 536 85 4 2013-10-21T16:43:12+09:00
212 NSDate-Extensions https://github.com/erica/NSDate-Extensions/ 535 134 9 2013-10-24T19:13:14+09:00
213 libsodium https://github.com/jedisct1/libsodium/ 534 39 7 2013-10-25T06:23:06+09:00
214 ATMHud https://github.com/atomton/ATMHud/ 531 87 20 2013-10-24T18:47:42+09:00
215 SoloComponents-iOS https://github.com/andreyvit/SoloComponents-iOS/ 531 63 13 2013-10-24T16:16:30+09:00
216 HJCache https://github.com/markofjohnson/HJCache/ 528 91 11 2013-10-18T19:24:52+09:00
217 SKBounceAnimation https://github.com/khanlou/SKBounceAnimation/ 526 50 4 2013-10-24T04:26:12+09:00
218 GIKPopoverBackgroundView https://github.com/GiK/GIKPopoverBackgroundView/ 524 42 5 2013-10-11T09:55:22+09:00
219 REComposeViewController https://github.com/romaonthego/REComposeViewController/ 523 98 2 2013-10-22T15:34:37+09:00
220 WCAlertView https://github.com/m1entus/WCAlertView/ 523 75 1 2013-10-25T19:59:52+09:00
221 FlipBoardNavigationController https://github.com/michaelhenry/FlipBoardNavigationController/ 521 98 8 2013-10-25T14:04:10+09:00
222 KZPropertyMapper https://github.com/krzysztofzablocki/KZPropertyMapper/ 521 32 0 2013-10-24T02:00:34+09:00
223 EGOCache https://github.com/enormego/EGOCache/ 512 132 16 2013-10-25T15:38:07+09:00
224 crackify https://github.com/itruf/crackify/ 510 42 1 2013-10-18T02:40:48+09:00
225 FXLabel https://github.com/nicklockwood/FXLabel/ 504 76 5 2013-10-25T00:20:16+09:00
226 iOS7Colors https://github.com/claaslange/iOS7Colors/ 500 20 1 2013-10-25T08:21:10+09:00
227 MapBox https://github.com/mapbox/mapbox-ios-sdk/ 498 191 115 2013-10-25T11:39:30+09:00
228 SSZipArchive https://github.com/soffes/ssziparchive/ 495 157 32 2013-10-24T21:49:43+09:00
229 KxMenu https://github.com/kolyvan/kxmenu/ 492 86 7 2013-10-24T16:40:37+09:00
230 zipzap https://github.com/pixelglow/zipzap/ 492 57 5 2013-10-23T13:39:09+09:00
231 WSCoachMarksView https://github.com/workshirt/WSCoachMarksView/ 492 43 4 2013-10-25T14:33:37+09:00
232 GHSidebarNav https://github.com/gresrun/GHSidebarNav/ 490 116 3 2013-10-23T08:11:40+09:00
233 RTLabel https://github.com/honcheng/RTLabel/ 487 157 28 2013-10-24T11:02:18+09:00
234 MJPopupViewController https://github.com/martinjuhasz/MJPopupViewController/ 486 111 28 2013-10-25T08:44:32+09:00
235 MAObjCRuntime https://github.com/mikeash/MAObjCRuntime/ 486 57 8 2013-10-23T01:53:41+09:00
236 UIGlossyButton https://github.com/waterlou/UIGlossyButton/ 484 74 7 2013-10-24T03:21:08+09:00
237 Objective-C-Generics https://github.com/tomersh/Objective-C-Generics/ 482 20 4 2013-10-20T06:41:41+09:00
238 LXReorderableCollectionViewFlowLayout https://github.com/lxcid/LXReorderableCollectionViewFlowLayout/ 481 75 18 2013-10-24T22:59:38+09:00
239 US2FormValidator https://github.com/ustwo/US2FormValidator/ 481 63 3 2013-10-24T12:11:17+09:00
240 AKTabBarController https://github.com/alikaragoz/AKTabBarController/ 480 119 14 2013-10-25T00:32:31+09:00
241 ADTransitionController https://github.com/applidium/ADTransitionController/ 478 65 3 2013-10-22T17:50:31+09:00
242 ConciseKit https://github.com/petejkim/ConciseKit/ 478 38 8 2013-10-23T18:23:13+09:00
243 ParcelKit https://github.com/overcommitted/ParcelKit/ 477 23 0 2013-10-24T22:42:30+09:00
244 Objection https://github.com/atomicobject/objection/ 472 58 3 2013-10-25T18:24:48+09:00
245 DOUAudioStreamer https://github.com/douban/DOUAudioStreamer/ 470 86 2 2013-10-25T15:24:56+09:00
246 OBShapedButton https://github.com/ole/OBShapedButton/ 470 70 0 2013-10-24T18:58:55+09:00
247 TSMiniWebBrowser https://github.com/tonisalae/TSMiniWebBrowser/ 468 95 15 2013-10-25T14:00:30+09:00
248 MOOMaskedIconView https://github.com/peyton/MOOMaskedIconView/ 467 29 0 2013-10-09T12:35:30+09:00
249 AURosetteView https://github.com/emilwojtaszek/AURosetteView/ 465 69 10 2013-10-22T13:10:21+09:00
250 LRResty https://github.com/lukeredpath/LRResty/ 465 59 25 2013-10-25T04:30:22+09:00
251 RNCryptor https://github.com/rnapier/RNCryptor/ 464 107 25 2013-10-24T15:11:37+09:00
252 twitter-text-objc https://github.com/twitter/twitter-text-objc/ 464 32 0 2013-10-22T21:55:18+09:00
253 LLDBQuickLook https://github.com/ryanolsonk/LLDB-QuickLook/ 464 13 1 2013-10-23T13:47:06+09:00
254 JRSwizzle https://github.com/rentzsch/jrswizzle/ 461 66 3 2013-10-22T12:37:31+09:00
255 Routable https://github.com/usepropeller/routable-ios/ 460 28 0 2013-10-19T22:38:43+09:00
256 Seriously https://github.com/probablycorey/seriously/ 457 37 2 2013-10-10T12:00:32+09:00
257 LBYouTubeView https://github.com/larcus94/LBYouTubeView/ 456 108 14 2013-10-25T03:50:41+09:00
258 tuneup_js https://github.com/alexvollmer/tuneup_js/ 456 106 3 2013-10-24T17:43:23+09:00
259 objective-git https://github.com/libgit2/objective-git/ 453 93 18 2013-10-26T00:25:44+09:00
260 ObjectiveGit https://github.com/libgit2/objective-git/ 453 93 18 2013-10-26T00:25:44+09:00
261 CKCalendar https://github.com/jaykz52/CKCalendar/ 448 114 11 2013-10-21T15:38:41+09:00
262 CocoaLibSpotify https://github.com/spotify/cocoalibspotify/ 446 103 24 2013-10-21T10:08:06+09:00
263 BDDynamicGridViewController https://github.com/norsez/BDDynamicGridViewController/ 446 93 1 2013-10-25T22:49:53+09:00
264 NSRails https://github.com/dingbat/nsrails/ 446 34 1 2013-10-22T07:06:16+09:00
265 MDCParallaxView https://github.com/modocache/MDCParallaxView/ 445 47 4 2013-10-25T11:11:23+09:00
266 MAConfirmButton https://github.com/mikeahmarani/MAConfirmButton/ 443 69 12 2013-10-25T01:56:47+09:00
267 RMSwipeTableViewCell https://github.com/runmad/RMSwipeTableViewCell/ 441 39 2 2013-10-24T21:01:33+09:00
268 AFOAuth2Client https://github.com/AFNetworking/AFOAuth2Client/ 440 100 5 2013-10-25T17:25:15+09:00
269 TMQuiltView https://github.com/1000Memories/TMQuiltView/ 439 76 11 2013-10-24T11:28:28+09:00
270 HTProgressHUD https://github.com/Hardtack/HTProgressHUD/ 438 23 0 2013-10-24T00:46:27+09:00
271 REActivityViewController https://github.com/romaonthego/REActivityViewController/ 435 104 4 2013-10-25T12:19:36+09:00
272 AFDownloadRequestOperation https://github.com/steipete/AFDownloadRequestOperation/ 435 87 8 2013-10-22T20:23:31+09:00
273 SWSnapshotStackView https://github.com/snwau/SWSnapshotStackView/ 435 52 7 2013-10-17T18:35:19+09:00
274 GC3DFlipTransitionStyleSegue https://github.com/GlennChiu/GC3DFlipTransitionStyleSegue/ 435 50 5 2013-10-24T18:13:41+09:00
275 ElementParser https://github.com/Objective3/ElementParser/ 435 48 5 2013-10-24T19:53:14+09:00
276 FFCircularProgressView https://github.com/elbryan/FFCircularProgressView/ 431 32 2 2013-10-24T16:47:44+09:00
277 iConsole https://github.com/nicklockwood/iConsole/ 430 89 5 2013-10-25T02:04:26+09:00
278 UIAlertView-Blocks https://github.com/jivadevoe/UIAlertView-Blocks/ 429 99 9 2013-10-25T16:28:22+09:00
279 JNWSpringAnimation https://github.com/jwilling/JNWSpringAnimation/ 429 16 0 2013-10-22T17:53:52+09:00
280 MBPullDownController https://github.com/matej/MBPullDownController/ 428 51 5 2013-10-20T21:10:38+09:00
281 AHEasing https://github.com/warrenm/AHEasing/ 424 29 1 2013-10-25T21:11:48+09:00
282 TITokenField https://github.com/thermogl/TITokenField/ 421 108 7 2013-10-25T06:49:37+09:00
283 SASlideMenu https://github.com/stefanoa/SASlideMenu/ 421 95 6 2013-10-25T06:02:44+09:00
284 ALAlertBanner https://github.com/alobi/ALAlertBanner/ 421 37 5 2013-10-25T13:10:24+09:00
285 SwipeView https://github.com/nicklockwood/SwipeView/ 419 74 23 2013-10-24T10:17:04+09:00
286 PeerTalk https://github.com/rsms/peertalk/ 418 49 3 2013-10-09T20:53:09+09:00
287 KYCircleMenu https://github.com/Kjuly/KYCircleMenu/ 416 101 1 2013-10-25T07:38:02+09:00
288 Spine-Cocos2d https://github.com/EsotericSoftware/spine-runtimes/ 415 370 7 2013-10-26T00:12:33+09:00
289 OCMock https://github.com/erikdoe/ocmock/ 415 170 10 2013-10-24T20:52:00+09:00
290 CollapseClick https://github.com/bennyguitar/CollapseClick/ 415 56 7 2013-10-25T19:27:43+09:00
291 ADClusterMapView https://github.com/applidium/ADClusterMapView/ 414 57 10 2013-10-23T03:33:41+09:00
292 SecureUDID https://github.com/crashlytics/secureudid/ 412 61 8 2013-10-11T06:00:22+09:00
293 Barista https://github.com/stevestreza/Barista/ 412 14 1 2013-10-24T22:13:20+09:00
294 MHNatGeoViewControllerTransition https://github.com/michaelhenry/MHNatGeoViewControllerTransition/ 410 40 2 2013-10-24T10:58:18+09:00
295 BButton https://github.com/jessesquires/BButton/ 409 45 2 2013-10-24T11:03:40+09:00
296 TouchXML https://github.com/TouchCode/TouchXML/ 408 133 14 2013-10-21T15:34:45+09:00
297 KeepLayout https://github.com/iMartinKiss/KeepLayout/ 401 18 3 2013-10-25T10:18:34+09:00
298 FRLayeredNavigationController https://github.com/weissi/FRLayeredNavigationController/ 398 56 7 2013-10-23T20:54:05+09:00
299 KSCrash https://github.com/kstenerud/KSCrash/ 396 48 10 2013-10-24T17:54:33+09:00
300 CPAnimationSequence https://github.com/yangmeyer/CPAnimationSequence/ 396 33 0 2013-10-21T16:23:55+09:00
301 UIImageViewModeScaleAspect https://github.com/VivienCormier/UIImageViewModeScaleAspect/ 394 29 2 2013-10-25T14:03:58+09:00
302 OHHTTPStubs https://github.com/AliSoftware/OHHTTPStubs/ 390 34 0 2013-10-26T00:27:27+09:00
303 FLKAutoLayout https://github.com/dkduck/FLKAutoLayout/ 390 15 3 2013-10-24T16:29:05+09:00
304 BPBarButtonItem https://github.com/BitSuites/BPBarButtonItem/ 389 19 0 2013-10-24T03:21:36+09:00
305 AWSiOSSDK https://github.com/aws/aws-sdk-ios/ 388 130 7 2013-10-25T05:34:46+09:00
306 QBPopupMenu https://github.com/questbeat/QBPopupMenu/ 385 52 5 2013-10-17T11:34:16+09:00
307 MZDayPicker https://github.com/m1entus/MZDayPicker/ 385 48 3 2013-10-23T21:23:38+09:00
308 NSString+Ruby https://github.com/zdavison/NSString-Ruby/ 385 16 0 2013-10-24T11:27:57+09:00
309 MHTabBarController https://github.com/hollance/MHTabBarController/ 384 70 10 2013-10-25T15:06:29+09:00
310 DKLiveBlur https://github.com/kronik/DKLiveBlur/ 384 43 0 2013-10-25T23:26:49+09:00
311 NJKWebViewProgress https://github.com/ninjinkun/NJKWebViewProgress/ 384 35 1 2013-10-25T13:06:46+09:00
312 SBAPNSPusher https://github.com/blommegard/APNS-Pusher/ 382 30 4 2013-10-25T14:31:18+09:00
313 Toast https://github.com/scalessec/Toast/ 381 111 5 2013-10-23T19:01:26+09:00
314 GSBookShelf https://github.com/ultragtx/GSBookShelf/ 380 76 1 2013-10-22T22:37:18+09:00
315 IDMPhotoBrowser https://github.com/ideaismobile/IDMPhotoBrowser/ 376 52 8 2013-10-25T14:10:57+09:00
316 ASDepthModal https://github.com/autresphere/ASDepthModal/ 374 58 9 2013-10-25T09:59:08+09:00
317 PaperFoldMenuController https://github.com/honcheng/PaperFoldMenuController/ 372 70 7 2013-10-20T20:50:28+09:00
318 ASMediaFocusManager https://github.com/autresphere/ASMediaFocusManager/ 370 60 0 2013-10-25T16:19:10+09:00
319 CSNotificationView https://github.com/problame/CSNotificationView/ 370 26 5 2013-10-25T23:49:37+09:00
320 JDFlipNumberView https://github.com/jaydee3/JDFlipNumberView/ 369 82 8 2013-10-25T23:56:37+09:00
321 MMRecord https://github.com/mutualmobile/MMRecord/ 368 27 7 2013-10-16T15:46:33+09:00
322 iOS-Rich-Text-Editor https://github.com/aryaxt/iOS-Rich-Text-Editor/ 367 46 10 2013-10-24T13:02:52+09:00
323 DPMeterView https://github.com/dulaccc/DPMeterView/ 367 41 0 2013-10-24T11:00:59+09:00
324 Ensembles https://github.com/drewmccormack/ensembles/ 367 16 31 2013-10-25T16:29:35+09:00
325 MPFlipViewController https://github.com/mpospese/MPFlipViewController/ 365 60 10 2013-10-17T17:18:00+09:00
326 NXOAuth2Client https://github.com/nxtbgthng/OAuth2Client/ 363 74 28 2013-10-24T06:56:55+09:00
327 CERoundProgressView https://github.com/Ceroce/CERoundProgressView/ 363 43 0 2013-10-24T12:52:40+09:00
328 JCGridMenu https://github.com/joecarney/JCGridMenu/ 357 60 2 2013-10-10T18:51:09+09:00
329 THObserversAndBinders https://github.com/th-in-gs/THObserversAndBinders/ 357 28 0 2013-10-25T22:07:43+09:00
330 Orbiter https://github.com/mattt/Orbiter/ 356 21 5 2013-10-25T22:10:30+09:00
331 MLPSpotlight https://github.com/EddyBorja/MLPSpotlight/ 354 33 0 2013-10-25T14:03:51+09:00
332 StringScore https://github.com/thetron/StringScore/ 354 15 3 2013-10-26T00:01:51+09:00
333 PDKeychainBindingsController https://github.com/carlbrown/PDKeychainBindingsController/ 352 46 3 2013-10-24T17:12:39+09:00
334 StackBluriOS https://github.com/tomsoft1/StackBluriOS/ 350 54 6 2013-10-25T21:15:39+09:00
335 AsyncImageView https://github.com/nicklockwood/AsyncImageView/ 349 95 16 2013-10-25T02:02:24+09:00
336 ParseKit https://github.com/itod/parsekit/ 349 41 13 2013-10-24T12:06:40+09:00
337 PhotoPickerPlus https://github.com/chute/photo-picker-plus-ios/ 348 57 4 2013-10-25T04:13:12+09:00
338 AGGeometryKit https://github.com/hfossli/AGGeometryKit/ 348 22 2 2013-10-21T19:17:57+09:00
339 DETweetComposeViewController https://github.com/doubleencore/DETweetComposeViewController/ 347 70 9 2013-10-23T21:32:06+09:00
340 TTSwitch https://github.com/twotoasters/TTSwitch/ 347 54 1 2013-10-22T20:44:19+09:00
341 TBXML https://github.com/71squared/TBXML/ 346 105 15 2013-10-25T15:20:33+09:00
342 SBTickerView https://github.com/blommegard/SBTickerView/ 345 37 5 2013-10-22T08:10:31+09:00
343 CODialog https://github.com/eaigner/CODialog/ 344 58 15 2013-10-16T13:43:24+09:00
344 MKiCloudSync https://github.com/MugunthKumar/MKiCloudSync/ 344 53 11 2013-10-15T18:53:40+09:00
345 KLHorizontalSelect https://github.com/KieranLafferty/KLHorizontalSelect/ 343 60 1 2013-10-21T18:45:44+09:00
346 KissXML https://github.com/robbiehanson/KissXML/ 341 123 24 2013-10-24T14:25:44+09:00
347 GCDiscreetNotificationView https://github.com/gcamp/GCDiscreetNotificationView/ 341 55 1 2013-10-23T17:35:02+09:00
348 SkyLab https://github.com/mattt/SkyLab/ 339 13 0 2013-10-24T01:25:57+09:00
349 DTFoundation https://github.com/Cocoanetics/DTFoundation/ 338 73 2 2013-10-25T18:25:19+09:00
350 PXSourceList https://github.com/Perspx/PXSourceList/ 338 43 7 2013-10-14T00:09:17+09:00
351 MTMigration https://github.com/mysterioustrousers/MTMigration/ 336 13 2 2013-10-26T00:04:40+09:00
352 MailCore2 https://github.com/MailCore/mailcore2/ 335 85 29 2013-10-24T19:31:20+09:00
353 KOKeyboard https://github.com/adamhoracek/KOKeyboard/ 335 46 4 2013-10-25T05:11:30+09:00
354 drupal-ios-sdk https://github.com/workhabitinc/drupal-ios-sdk/ 334 72 7 2013-10-22T06:02:02+09:00
355 MTLocation https://github.com/myell0w/MTLocation/ 334 49 3 2013-10-22T15:05:03+09:00
356 RATreeView https://github.com/Augustyniak/RATreeView/ 332 38 9 2013-10-24T20:28:36+09:00
357 MWFSlideNavigationViewController https://github.com/meiwin/MWFSlideNavigationViewController/ 329 54 5 2013-10-23T16:44:05+09:00
358 ZKRevealingTableViewCell https://github.com/alexzielenski/ZKRevealingTableViewCell/ 329 48 5 2013-10-24T21:10:49+09:00
359 STTweetLabel https://github.com/SebastienThiebaud/STTweetLabel/ 327 49 2 2013-10-23T00:15:12+09:00
360 FaceImageView https://github.com/dingbat/faceimageview/ 327 14 1 2013-10-25T05:54:03+09:00
361 DAAppsViewController https://github.com/danielamitay/DAAppsViewController/ 326 49 5 2013-10-23T04:05:37+09:00
362 OCMapView https://github.com/yinkou/OCMapView/ 324 51 2 2013-10-22T11:00:24+09:00
363 NSAttributedStringMarkdownParser https://github.com/jverkoey/NSAttributedStringMarkdownParser/ 323 15 9 2013-10-25T02:02:36+09:00
364 Expecta https://github.com/specta/expecta/ 322 49 8 2013-10-25T09:57:51+09:00
365 EasyTableView https://github.com/alekseyn/EasyTableView/ 321 82 6 2013-10-24T09:32:33+09:00
366 KGModal https://github.com/kgn/KGModal/ 321 62 6 2013-10-22T00:49:31+09:00
367 FSNetworking https://github.com/foursquare/FSNetworking/ 321 44 11 2013-10-24T16:24:25+09:00
368 BSKeyboardControls https://github.com/simonbs/BSKeyboardControls/ 320 54 5 2013-10-25T14:49:48+09:00
369 UzysSlideMenu https://github.com/uzysjung/UzysSlideMenu/ 320 38 2 2013-10-25T09:52:27+09:00
370 RRFPSBar https://github.com/RolandasRazma/RRFPSBar/ 319 17 1 2013-10-09T18:09:47+09:00
371 PMCalendar https://github.com/kovpas/PMCalendar/ 318 69 5 2013-10-25T18:35:41+09:00
372 MMProgressHUD https://github.com/mutualmobile/MMProgressHUD/ 318 38 1 2013-10-25T15:40:46+09:00
373 StyledPageControl https://github.com/honcheng/iOS-StyledPageControl/ 317 65 5 2013-10-23T00:15:31+09:00
374 Sequencer https://github.com/berzniz/Sequencer/ 317 17 0 2013-10-22T01:04:05+09:00
375 DDProgressView https://github.com/ddeville/DDProgressView/ 315 53 1 2013-10-24T14:45:40+09:00
376 spring-objective-c https://github.com/jasperblues/Typhoon/ 313 36 24 2013-10-24T22:25:21+09:00
377 Typhoon https://github.com/jasperblues/Typhoon/ 313 36 24 2013-10-24T22:25:21+09:00
378 POViewFrameBuilder https://github.com/podio/ios-view-frame-builder/ 312 14 1 2013-10-20T16:49:25+09:00
379 YLProgressBar https://github.com/YannickL/YLProgressBar/ 311 62 3 2013-10-25T22:45:09+09:00
380 ICETutorial https://github.com/icepat/ICETutorial/ 311 52 5 2013-10-23T03:57:54+09:00
381 Survey https://github.com/wess/Survey/ 306 29 0 2013-10-22T00:49:33+09:00
382 mongo-c-driver https://github.com/mongodb/mongo-c-driver/ 303 183 12 2013-10-24T12:25:46+09:00
383 UrbanAirship-iOS-SDK https://github.com/urbanairship/ios-library/ 303 92 2 2013-10-23T07:09:24+09:00
384 ios-linechart https://github.com/mruegenberg/ios-linechart/ 302 18 0 2013-10-25T15:05:26+09:00
385 SVHTTPRequest https://github.com/samvermette/SVHTTPRequest/ 301 52 7 2013-10-24T14:44:44+09:00
386 FMMoveTableView https://github.com/FlorianMielke/FMMoveTableView/ 301 51 6 2013-10-21T20:28:20+09:00
387 MASPreferences https://github.com/shpakovski/MASPreferences/ 301 38 3 2013-10-25T13:06:57+09:00
388 FXImageView https://github.com/nicklockwood/FXImageView/ 301 36 6 2013-10-23T17:04:36+09:00
389 Quayboard https://github.com/jellybeansoup/ios-quayboard/ 301 16 0 2013-10-17T13:52:57+09:00
390 QR-Code-Encoder-for-Objective-C https://github.com/myang-git/QR-Code-Encoder-for-Objective-C/ 300 100 4 2013-10-23T06:36:33+09:00
391 SOCQ https://github.com/acburk/SOCQ/ 300 21 0 2013-10-25T19:24:49+09:00
392 DCModalSegue https://github.com/zetachang/DCModalSegue/ 299 23 1 2013-10-19T01:07:16+09:00
393 NoodleKit https://github.com/MrNoodle/NoodleKit/ 299 21 4 2013-10-20T01:07:35+09:00
394 Evernote-SDK-iOS https://github.com/evernote/evernote-sdk-ios/ 298 97 2 2013-10-20T22:13:21+09:00
395 TransformerKit https://github.com/mattt/TransformerKit/ 297 34 4 2013-10-25T21:59:31+09:00
396 SCPageScrubberBar https://github.com/ohsc/SCPageScrubberBar/ 297 26 4 2013-10-22T22:37:42+09:00
397 SGNavigationProgress https://github.com/sgryschuk/SGNavigationProgress/ 297 19 1 2013-10-25T23:52:57+09:00
398 TLTiltHighlightView https://github.com/TeehanLax/TLTiltHighlightView/ 297 13 1 2013-10-18T21:48:59+09:00
399 XBImageFilters https://github.com/xissburg/XBImageFilters/ 296 45 1 2013-10-24T01:51:20+09:00
400 AGImagePickerController https://github.com/arturgrigor/AGImagePickerController/ 294 67 9 2013-10-25T17:43:59+09:00
401 MBSwitch https://github.com/mattlawer/MBSwitch/ 293 49 6 2013-10-26T00:26:26+09:00
402 SECoreTextView https://github.com/kishikawakatsumi/SECoreTextView/ 290 24 2 2013-10-26T00:13:13+09:00
403 MTAnimation https://github.com/mysterioustrousers/MTAnimation/ 290 12 5 2013-10-25T16:49:18+09:00
404 HSImageSidebarView https://github.com/bjhomer/HSImageSidebarView/ 289 36 4 2013-10-19T05:22:19+09:00
405 grabKit https://github.com/pierrotsmnrd/grabKit/ 287 62 8 2013-10-23T22:41:03+09:00
406 REVClusterMap https://github.com/RVLVR/REVClusterMap/ 285 49 8 2013-10-25T16:24:47+09:00
407 SSDataKit https://github.com/soffes/ssdatakit/ 285 36 4 2013-10-25T23:46:15+09:00
408 URBSegmentedControl https://github.com/u10int/URBSegmentedControl/ 285 29 3 2013-10-23T19:41:14+09:00
409 Fingertips https://github.com/mapbox/Fingertips/ 283 26 1 2013-10-23T07:21:14+09:00
410 PXAlertView https://github.com/alexanderjarvis/PXAlertView/ 283 23 3 2013-10-25T23:43:55+09:00
411 InnerBand https://github.com/ZaBlanc/InnerBand/ 283 22 2 2013-10-14T00:08:02+09:00
412 AJNotificationView https://github.com/ajerez/AJNotificationView/ 282 48 1 2013-10-25T02:45:00+09:00
413 Touchpose https://github.com/toddreed/Touchpose/ 282 31 0 2013-10-23T00:05:51+09:00
414 EKStreamView https://github.com/ekohe/EKStreamView/ 281 44 3 2013-10-21T13:05:20+09:00
415 JSAnimatedImagesView https://github.com/JaviSoto/JSAnimatedImagesView/ 280 45 1 2013-10-15T05:24:02+09:00
416 iActiveRecord https://github.com/AlexDenisov/iActiveRecord/ 280 37 8 2013-10-25T21:41:56+09:00
417 QBKOverlayMenuView https://github.com/sendoa/QBKOverlayMenuView/ 280 28 0 2013-10-22T17:23:54+09:00
418 RXCollections https://github.com/robrix/RXCollections/ 280 10 7 2013-10-25T16:15:42+09:00
419 KLExpandingSelect https://github.com/KieranLafferty/KLExpandingSelect/ 279 42 0 2013-10-20T21:15:50+09:00
420 Countly https://github.com/Countly/countly-sdk-ios/ 278 77 5 2013-10-24T12:05:53+09:00
421 MASShortcut https://github.com/shpakovski/MASShortcut/ 278 42 1 2013-10-26T00:02:43+09:00
422 DDExpandableButton https://github.com/ddebin/DDExpandableButton/ 278 34 4 2013-10-18T16:16:47+09:00
423 PAPasscode https://github.com/dhennessy/PAPasscode/ 277 55 3 2013-10-21T17:52:58+09:00
424 MYBlurIntroductionView https://github.com/MatthewYork/MYBlurIntroductionView/ 277 12 1 2013-10-25T23:53:32+09:00
425 SOCKit https://github.com/jverkoey/sockit/ 276 25 6 2013-10-25T17:03:03+09:00
426 SEFilterControl https://github.com/ShadyElyaski/ios-filter-control/ 275 44 2 2013-10-25T22:16:03+09:00
427 XCDYouTubeVideoPlayerViewController https://github.com/0xced/XCDYouTubeVideoPlayerViewController/ 275 27 0 2013-10-25T19:41:03+09:00
428 Tesseract-wrapper https://github.com/ldiqual/tesseract-ios/ 274 48 6 2013-10-24T17:30:35+09:00
429 TWSReleaseNotesView https://github.com/iGriever/TWSReleaseNotesView/ 274 26 3 2013-10-25T23:26:47+09:00
430 PLWeakCompatibility https://github.com/plausiblelabs/PLWeakCompatibility/ 274 15 3 2013-10-21T17:31:52+09:00
431 PRAugmentedReality https://github.com/promet/PRAugmentedReality/ 273 46 7 2013-10-24T02:56:46+09:00
432 NMPaginator https://github.com/nmondollot/NMPaginator/ 273 41 2 2013-10-25T00:55:35+09:00
433 NBUKit https://github.com/CyberAgent/iOS-NBUKit/ 272 47 1 2013-10-25T08:53:44+09:00
434 BaseKit https://github.com/brunow/BaseKit/ 272 18 2 2013-09-09T09:04:41+09:00
435 iPhoneMK https://github.com/michaelkamprath/iPhoneMK/ 271 67 1 2013-10-25T19:22:21+09:00
436 libPusher https://github.com/lukeredpath/libPusher/ 271 55 15 2013-10-24T14:16:53+09:00
437 NSDate+Helper https://github.com/billymeltdown/nsdate-helper/ 270 47 8 2013-10-26T00:04:25+09:00
438 SDScreenshotCapture https://github.com/shinydevelopment/SDScreenshotCapture/ 270 16 0 2013-10-24T11:04:35+09:00
439 libetpan https://github.com/dinhviethoa/libetpan/ 268 88 11 2013-10-25T12:19:36+09:00
440 OLImageView https://github.com/ondalabs/OLImageView/ 267 44 4 2013-10-24T02:51:00+09:00
441 NSDate+TimeAgo https://github.com/kevinlawler/NSDate-TimeAgo/ 266 71 4 2013-10-23T09:47:10+09:00
442 LROAuth2Client https://github.com/lukeredpath/LROAuth2Client/ 265 51 4 2013-10-25T11:30:13+09:00
443 UICKeyChainStore https://github.com/kishikawakatsumi/UICKeyChainStore/ 265 35 2 2013-10-22T18:06:26+09:00
444 SVGeocoder https://github.com/samvermette/SVGeocoder/ 263 58 2 2013-10-16T00:29:14+09:00
445 MSCellAccessory https://github.com/bitmapdata/MSCellAccessory/ 263 28 0 2013-10-24T12:48:15+09:00
446 MSSimpleGauge https://github.com/sabymike/MSSimpleGauge/ 263 22 2 2013-10-22T05:43:46+09:00
447 ABCustomUINavigationController https://github.com/andresbrun/ABCustomUINavigationController/ 262 42 6 2013-10-25T16:00:24+09:00
448 OCHamcrest https://github.com/hamcrest/OCHamcrest/ 262 37 4 2013-10-25T07:35:42+09:00
449 HMSegmentedControl https://github.com/HeshamMegid/HMSegmentedControl/ 261 53 4 2013-10-24T11:54:13+09:00
450 TwUI https://github.com/github/twui/ 259 37 11 2013-10-22T14:36:07+09:00
451 KKPasscodeLock https://github.com/aporat/KKPasscodeLock/ 257 62 14 2013-10-25T14:31:24+09:00
452 AGPhotoBrowser https://github.com/andreagiavatto/AGPhotoBrowser/ 257 33 3 2013-10-25T06:30:50+09:00
453 GVUserDefaults https://github.com/gangverk/GVUserDefaults/ 257 12 0 2013-10-25T20:28:27+09:00
454 InputToolbar https://github.com/brandonhamilton/inputtoolbar/ 256 50 8 2013-10-25T15:08:04+09:00
455 MacMapKit https://github.com/Oomph/MacMapKit/ 256 39 31 2013-10-14T00:08:17+09:00
456 ADNKit https://github.com/joeldev/ADNKit/ 256 37 8 2013-10-22T02:01:14+09:00
457 ZGParallelView https://github.com/zhigang1992/ZGParallelView/ 255 34 2 2013-10-23T15:02:31+09:00
458 GAJavaScript https://github.com/newyankeecodeshop/GAJavaScript/ 255 30 2 2013-10-23T23:25:58+09:00
459 SinaWeibo https://github.com/mobileresearch/weibo_ios_sdk_sso-oauth/ 254 291 46 2013-10-23T20:39:01+09:00
460 AutoCoding https://github.com/nicklockwood/AutoCoding/ 253 33 2 2013-10-24T00:44:07+09:00
461 AmazeKit https://github.com/detroit-labs/AmazeKit/ 253 24 4 2013-10-23T10:24:11+09:00
462 ObjQREncoder https://github.com/jverkoey/ObjQREncoder/ 252 71 6 2013-10-23T07:07:18+09:00
463 FontReplacer https://github.com/0xced/FontReplacer/ 252 49 8 2013-10-24T12:48:26+09:00
464 RNSwipeViewController https://github.com/rnystrom/RNSwipeViewController/ 252 25 4 2013-10-22T17:29:22+09:00
465 CKRefreshControl https://github.com/instructure/CKRefreshControl/ 250 37 1 2013-10-22T20:48:44+09:00
466 CaptureRecord https://github.com/gabriel/CaptureRecord/ 248 33 7 2013-10-21T18:14:09+09:00
467 LEColorPicker https://github.com/luisespinoza/LEColorPicker/ 248 28 1 2013-10-24T23:38:10+09:00
468 kingpin https://github.com/itsbonczek/kingpin/ 247 28 4 2013-10-25T05:57:05+09:00
469 SlimeRefresh https://github.com/dbsGen/SlimeRefresh/ 246 51 1 2013-10-25T17:11:03+09:00
470 OrigamiEngine https://github.com/ap4y/OrigamiEngine/ 245 26 1 2013-10-25T15:13:27+09:00
471 CHDataStructures https://github.com/davedelong/CHDataStructures/ 244 51 4 2013-10-22T04:56:28+09:00
472 PBJVision https://github.com/piemonte/PBJVision/ 244 34 9 2013-10-25T19:42:47+09:00
473 UbiquityStoreManager https://github.com/lhunath/UbiquityStoreManager/ 244 15 3 2013-10-18T17:31:00+09:00
474 DLStarRating https://github.com/dlinsin/DLStarRating/ 243 59 4 2013-10-24T15:07:08+09:00
475 SoundManager https://github.com/nicklockwood/SoundManager/ 243 54 3 2013-10-25T07:59:25+09:00
476 Lockbox https://github.com/granoff/Lockbox/ 243 24 3 2013-10-16T12:57:53+09:00
477 JMImageCache https://github.com/jakemarsh/JMImageCache/ 242 50 11 2013-10-18T05:04:14+09:00
478 MKHorizMenu https://github.com/MugunthKumar/MKHorizMenuDemo/ 241 45 5 2013-10-11T16:46:46+09:00
479 CFShareCircle https://github.com/camdenfullmer/CFShareCircle/ 241 34 1 2013-10-24T16:07:31+09:00
480 InterAppCommunication https://github.com/tapsandswipes/InterAppCommunication/ 241 21 2 2013-10-25T14:33:16+09:00
481 Base64nl https://github.com/nicklockwood/Base64/ 240 76 3 2013-10-22T11:36:04+09:00
482 SMXMLDocument https://github.com/nfarina/xmldocument/ 240 30 2 2013-10-11T14:23:22+09:00
483 RNRippleTableView https://github.com/rnystrom/RNRippleTableView/ 239 27 1 2013-10-24T10:39:50+09:00
484 Foursquare-API-v2 https://github.com/Constantine-Fry/Foursquare-API-v2/ 238 78 1 2013-10-25T02:53:39+09:00
485 DIYCam https://github.com/thisandagain/cam/ 238 42 0 2013-10-25T07:26:25+09:00
486 QuadCurveMenu https://github.com/burtlo/QuadCurveMenu/ 238 21 4 2013-10-23T21:28:06+09:00
487 AFProgressiveImageDownload https://github.com/subdigital/AFProgressiveImageDownload/ 238 5 0 2013-10-19T02:05:38+09:00
488 ABContactHelper https://github.com/erica/ABContactHelper/ 237 76 2 2013-10-23T21:23:45+09:00
489 STTwitter https://github.com/nst/STTwitter/ 237 36 0 2013-10-25T16:17:48+09:00
490 ReactiveCocoaLayout https://github.com/ReactiveCocoa/ReactiveCocoaLayout/ 237 12 12 2013-10-25T09:24:12+09:00
491 XCDFormInputAccessoryView https://github.com/0xced/XCDFormInputAccessoryView/ 236 33 8 2013-10-22T00:00:50+09:00
492 Archimedes https://github.com/github/Archimedes/ 235 13 1 2013-10-22T14:40:39+09:00
493 EDStorage https://github.com/thisandagain/storage/ 235 13 0 2013-10-20T22:29:07+09:00
494 SNRHUDKit https://github.com/indragiek/SNRHUDKit/ 234 26 8 2013-10-25T02:52:28+09:00
495 THLabel https://github.com/MuscleRumble/THLabel/ 233 30 1 2013-10-22T01:31:43+09:00
496 UIMenuItem-CXAImageSupport https://github.com/cxa/UIMenuItem-CXAImageSupport/ 233 17 1 2013-10-19T05:25:29+09:00
497 TURecipientBar https://github.com/davbeck/TURecipientBar/ 233 10 3 2013-10-25T06:46:21+09:00
498 PEPhotoCropEditor https://github.com/kishikawakatsumi/PEPhotoCropEditor/ 232 32 8 2013-10-25T19:56:17+09:00
499 UAAppReviewManager https://github.com/UrbanApps/UAAppReviewManager/ 232 13 2 2013-10-25T00:41:30+09:00
500 NGTabBarController https://github.com/NOUSguide/NGTabBarController/ 231 49 10 2013-10-23T18:24:56+09:00
501 OCMockito https://github.com/jonreid/OCMockito/ 231 41 17 2013-10-25T18:23:32+09:00
502 JPSThumbnailAnnotation https://github.com/jpsim/JPSThumbnailAnnotation/ 231 32 2 2013-10-24T06:56:44+09:00
503 PPiAwesomeButton https://github.com/pepibumur/PPiAwesomeButton/ 231 19 0 2013-10-25T16:58:00+09:00
504 A2DynamicDelegate https://github.com/pandamonia/A2DynamicDelegate/ 231 10 0 2013-10-20T16:45:24+09:00
505 HCYoutubeParser https://github.com/hellozimi/HCYoutubeParser/ 230 43 4 2013-10-25T05:14:08+09:00
506 WhirlyGlobe https://github.com/mousebird/WhirlyGlobe/ 229 55 13 2013-10-25T03:57:27+09:00
507 WhirlyGlobe-Headers https://github.com/mousebird/WhirlyGlobe/ 229 55 13 2013-10-25T03:57:27+09:00
508 BZGFormField https://github.com/benzguo/BZGFormField/ 229 23 1 2013-10-25T01:45:19+09:00
509 LKbadgeView https://github.com/lakesoft/LKbadgeView/ 228 30 2 2013-10-16T12:48:31+09:00
510 AKSegmentedControl https://github.com/alikaragoz/AKSegmentedControl/ 228 29 1 2013-10-24T18:53:41+09:00
511 XcodeEditor https://github.com/jasperblues/XcodeEditor/ 227 37 6 2013-10-23T15:26:47+09:00
512 SVStatusHUD https://github.com/samvermette/SVStatusHUD/ 227 31 1 2013-10-21T01:08:23+09:00
513 MGBenchmark https://github.com/MattesGroeger/MGBenchmark/ 227 7 4 2013-10-22T17:13:02+09:00
514 InformaticToolbar https://github.com/gregwym/InformaticToolbar/ 226 30 0 2013-10-10T05:04:07+09:00
515 UIView+AutoLayout https://github.com/smileyborg/UIView-AutoLayout/ 226 11 1 2013-10-24T13:00:39+09:00
516 MAKVONotificationCenter https://github.com/mikeash/MAKVONotificationCenter/ 225 36 1 2013-10-24T10:11:25+09:00
517 CoreTextToy https://github.com/schwa/CoreTextToy/ 225 28 21 2013-10-23T04:23:28+09:00
518 GRButtons https://github.com/goncz9/GRButtons/ 225 13 3 2013-10-06T16:11:22+09:00
519 CouchCocoa https://github.com/couchbaselabs/CouchCocoa/ 224 77 28 2013-10-09T07:25:27+09:00
520 MCPanelViewController https://github.com/mehsome/MCPanelViewController/ 223 14 1 2013-10-25T19:22:42+09:00
521 InflectorKit https://github.com/mattt/InflectorKit/ 223 8 0 2013-10-24T17:34:21+09:00
522 DDPageControl https://github.com/ddeville/DDPageControl/ 222 63 6 2013-10-21T00:16:34+09:00
523 ARAnalytics https://github.com/orta/ARAnalytics/ 222 27 5 2013-10-24T22:42:45+09:00
524 TKRoundedView https://github.com/mapedd/TKRoundedView/ 222 17 0 2013-10-14T19:56:07+09:00
525 DEFacebookComposeViewController https://github.com/sakrist/FacebookSample/ 221 68 6 2013-10-19T20:51:12+09:00
526 GKImagePicker https://github.com/gekitz/GKImagePicker/ 221 60 15 2013-10-25T14:29:10+09:00
527 APParallaxHeader https://github.com/apping/APParallaxHeader/ 220 28 2 2013-10-20T05:52:38+09:00
528 GrannySmith https://github.com/hulu/GrannySmith/ 220 19 4 2013-10-12T19:10:01+09:00
529 MSCachedAsyncViewDrawing https://github.com/mindsnacks/MSCachedAsyncViewDrawing/ 220 16 2 2013-10-25T19:21:08+09:00
530 MACalendarUI https://github.com/muhku/calendar-ui/ 219 73 5 2013-10-22T11:26:12+09:00
531 ios-image-editor https://github.com/heitorfr/ios-image-editor/ 218 58 8 2013-10-23T18:00:40+09:00
532 PXListView https://github.com/Perspx/PXListView/ 218 50 14 2013-10-18T19:46:05+09:00
533 Fragaria https://github.com/mugginsoft/Fragaria/ 218 48 2 2013-10-24T06:00:07+09:00
534 WKVerticalScrollBar https://github.com/litl/WKVerticalScrollBar/ 216 34 4 2013-10-22T18:45:32+09:00
535 BlockInjection https://github.com/tokorom/BlockInjection/ 216 10 2 2013-10-19T20:30:53+09:00
536 DDURLParser https://github.com/doukasd/iOS-Components/ 215 48 4 2013-10-24T23:01:45+09:00
537 CRNavigationController https://github.com/croberts22/CRNavigationController/ 215 32 2 2013-10-25T19:26:49+09:00
538 SJOPaperboy https://github.com/blork/SJOPaperboy/ 215 17 1 2013-10-23T07:36:18+09:00
539 JAListView https://github.com/joshaber/JAListView/ 215 16 2 2013-10-01T07:21:38+09:00
540 Airbrake-iOS https://github.com/airbrake/airbrake-ios/ 214 57 13 2013-10-19T03:11:44+09:00
541 RHAddressBook https://github.com/heardrwt/RHAddressBook/ 214 40 2 2013-10-23T05:30:37+09:00
542 FontAwesomeIconFactory https://github.com/nschum/FontAwesomeIconFactory/ 214 13 1 2013-10-25T01:49:07+09:00
543 UIKitCategoryAdditions https://github.com/MugunthKumar/UIKitCategoryAdditions/ 213 61 12 2013-10-21T17:57:56+09:00
544 RETrimControl https://github.com/romaonthego/RETrimControl/ 213 16 2 2013-10-23T01:44:14+09:00
545 Foursquare-iOS-API https://github.com/baztokyo/foursquare-ios-api/ 212 53 1 2013-10-24T21:17:57+09:00
546 SFObservers https://github.com/krzysztofzablocki/SFObservers/ 212 18 4 2013-10-21T13:17:52+09:00
547 NanoStore https://github.com/tciuro/NanoStore/ 211 21 3 2013-10-22T22:18:46+09:00
548 YapDatabase https://github.com/yaptv/YapDatabase/ 211 15 3 2013-10-25T03:23:17+09:00
549 RDActionSheet https://github.com/reddavis/RDActionSheet/ 210 27 8 2013-10-08T23:26:55+09:00
550 AGImageChecker https://github.com/angelolloqui/AGImageChecker/ 210 15 0 2013-10-06T20:59:51+09:00
551 NGAParallaxMotion https://github.com/michaeljbishop/NGAParallaxMotion/ 208 6 1 2013-10-25T14:31:16+09:00
552 GHKit https://github.com/gabriel/gh-kit/ 207 31 5 2013-10-18T13:48:22+09:00
553 ALMoviePlayerController https://github.com/alobi/ALMoviePlayerController/ 207 23 0 2013-10-25T15:39:52+09:00
554 EDColor https://github.com/thisandagain/color/ 207 21 0 2013-10-24T23:16:45+09:00
555 treemapkit https://github.com/yatsu/treemapkit/ 206 36 1 2013-10-15T10:31:57+09:00
556 AGMedallionView https://github.com/arturgrigor/AGMedallionView/ 205 27 2 2013-10-25T00:31:18+09:00
557 DYRateView https://github.com/dyang/DYRateView/ 204 56 5 2013-10-18T21:50:24+09:00
558 NSBKeyframeAnimation https://github.com/NachoSoto/NSBKeyframeAnimation/ 204 30 2 2013-10-22T17:53:35+09:00
559 NSObject-AutomagicCoding https://github.com/psineur/NSObject-AutomagicCoding/ 204 21 9 2013-10-25T10:23:48+09:00
560 DAPagesContainer https://github.com/daria-kopaliani/DAPagesContainer/ 203 36 4 2013-10-25T17:46:20+09:00
561 MSCMoreOptionTableViewCell https://github.com/scheinem/MSCMoreOptionTableViewCell/ 203 25 4 2013-10-25T22:35:24+09:00
562 FXKeychain https://github.com/nicklockwood/FXKeychain/ 203 12 1 2013-10-15T09:28:13+09:00
563 MarqueeLabel https://github.com/cbpowell/MarqueeLabel/ 202 60 4 2013-10-21T18:34:40+09:00
564 KYArcTab https://github.com/Kjuly/KYArcTab/ 202 59 1 2013-10-25T07:37:21+09:00
565 JSBadgeView https://github.com/JaviSoto/JSBadgeView/ 202 37 5 2013-10-25T19:25:17+09:00
566 NSObject-ObjectMap https://github.com/uacaps/NSObject-ObjectMap/ 202 11 0 2013-10-24T05:08:02+09:00
567 MBRequest https://github.com/mobiata/MBRequest/ 202 9 0 2013-10-17T13:20:47+09:00
568 FDStatusBarNotifierView https://github.com/frankdilo/FDStatusBarNotifierView/ 201 34 1 2013-10-24T09:37:14+09:00
569 DSLCalendarView https://github.com/PeteC/DSLCalendarView/ 201 32 10 2013-10-24T21:04:02+09:00
570 ios-calendar https://github.com/vgrichina/ios-calendar/ 199 52 8 2013-10-23T16:10:38+09:00
571 HHPanningTableViewCell https://github.com/gloubibou/HHPanningTableViewCell/ 199 41 1 2013-10-24T21:33:20+09:00
572 KOTabs https://github.com/adamhoracek/KOTabs/ 199 31 3 2013-10-03T22:35:08+09:00
573 handlebars-objc https://github.com/fotonauts/handlebars-objc/ 199 10 0 2013-10-25T23:09:31+09:00
574 KNMultiItemSelector https://github.com/kentnguyen/KNMultiItemSelector/ 198 29 7 2013-09-29T06:39:52+09:00
575 MMMarkdown https://github.com/mdiep/MMMarkdown/ 198 17 1 2013-10-23T15:39:05+09:00
576 MKInfoPanel https://github.com/MugunthKumar/MKInfoPanelDemo/ 197 34 2 2013-10-25T14:03:47+09:00
577 ISRefreshControl https://github.com/ishkawa/ISRefreshControl/ 197 33 4 2013-10-20T01:57:18+09:00
578 SevenSwitch https://github.com/bvogelzang/SevenSwitch/ 197 26 1 2013-10-24T11:00:42+09:00
579 TheKitchenSync https://github.com/Cue/TheKitchenSync/ 197 6 0 2013-10-22T20:59:32+09:00
580 glm https://github.com/g-truc/glm/ 196 45 21 2013-10-24T23:57:18+09:00
581 KKGestureLockView https://github.com/kejinlu/KKGestureLockView/ 196 34 0 2013-10-24T12:56:25+09:00
582 OBSlider https://github.com/ole/OBSlider/ 196 34 0 2013-10-24T12:01:46+09:00
583 JMStaticContentTableViewController https://github.com/jakemarsh/JMStaticContentTableViewController/ 196 32 5 2013-10-20T13:03:44+09:00
584 DCKeyValueObjectMapping https://github.com/dchohfi/KeyValueObjectMapping/ 196 28 12 2013-10-24T16:49:01+09:00
585 Godzippa https://github.com/mattt/Godzippa/ 196 16 3 2013-10-20T00:11:46+09:00
586 JNWCollectionView https://github.com/jwilling/JNWCollectionView/ 196 11 6 2013-10-24T03:12:16+09:00
587 DejalActivityView https://github.com/Dejal/DejalActivityView/ 194 51 2 2013-10-23T17:08:16+09:00
588 TDSemiModal https://github.com/reednj/TDSemiModal/ 194 44 5 2013-10-17T11:35:52+09:00
589 XMLDictionary https://github.com/nicklockwood/XMLDictionary/ 194 40 2 2013-10-23T01:03:15+09:00
590 PINView https://github.com/guicocoa/pinview/ 194 37 2 2013-10-19T02:10:19+09:00
591 GSDropboxActivity https://github.com/goosoftware/GSDropboxActivity/ 194 21 1 2013-10-23T06:19:29+09:00
592 PrettyTimestamp https://github.com/jonhocking/PrettyTimestamp/ 194 12 0 2013-10-25T05:58:23+09:00
593 JBDeviceOwner https://github.com/jakeboxer/JBDeviceOwner/ 194 11 1 2013-10-25T09:02:38+09:00
594 NSHash https://github.com/jerolimov/NSHash/ 193 16 0 2013-10-08T23:38:41+09:00
595 SESpringBoard https://github.com/sarperdag/SESpringBoard/ 192 35 7 2013-10-17T05:21:25+09:00
596 FrameAccessor https://github.com/AlexDenisov/FrameAccessor/ 192 17 1 2013-10-25T10:52:29+09:00
597 MAZeroingWeakRef https://github.com/mikeash/MAZeroingWeakRef/ 191 42 3 2013-10-18T20:22:04+09:00
598 KTOneFingerRotationGestureRecognizer https://github.com/kirbyt/KTOneFingerRotationGestureRecognizer/ 191 28 7 2013-10-08T08:37:05+09:00
599 VPPDropDown https://github.com/vicpenap/VPPDropDown/ 190 28 3 2013-10-22T17:14:40+09:00
600 watoolkitios https://github.com/WindowsAzure-Toolkits/wa-toolkit-ios/ 190 26 13 2013-10-01T20:30:32+09:00
601 IssueKit https://github.com/usepropeller/IssueKit/ 190 8 1 2013-09-25T04:34:49+09:00
602 KSReachability https://github.com/kstenerud/KSReachability/ 189 17 3 2013-09-26T02:31:27+09:00
603 OLGhostAlertView https://github.com/ondalabs/OLGhostAlertView/ 188 35 2 2013-10-20T21:01:52+09:00
604 MLPAutoCompleteTextField https://github.com/EddyBorja/MLPAutoCompleteTextField/ 188 25 8 2013-10-25T14:39:16+09:00
605 AUIAnimatedText https://github.com/adam-siton/AUIAnimatedText/ 188 23 1 2013-10-24T08:16:02+09:00
606 BlockTypeDescription https://github.com/conradev/BlockTypeDescription/ 188 5 0 2013-10-02T19:22:44+09:00
607 StyledTableViewCell-for-iOS https://github.com/honcheng/StyledTableViewCell-for-iOS/ 187 33 3 2013-10-24T21:09:23+09:00
608 iNotify https://github.com/nicklockwood/iNotify/ 187 22 3 2013-10-23T07:05:30+09:00
609 BeamMusicPlayerViewController https://github.com/BeamApp/MusicPlayerViewController/ 186 37 11 2013-10-25T09:27:00+09:00
610 IOSQueryable https://github.com/martydill/ios-queryable/ 186 14 0 2013-10-25T14:50:30+09:00
611 CKShapeView https://github.com/conradev/CKShapeView/ 186 8 1 2013-10-15T14:14:21+09:00
612 BHTabBar https://github.com/fictorial/BHTabBar/ 185 33 3 2013-10-09T20:00:10+09:00
613 CCNode-SFGestureRecognizers https://github.com/krzysztofzablocki/CCNode-SFGestureRecognizers/ 185 32 1 2013-10-24T12:53:29+09:00
614 PTImageAlbumViewController https://github.com/exalted/PTImageAlbumViewController/ 185 31 10 2013-10-22T18:13:00+09:00
615 LTHPasscodeViewController https://github.com/rolandleth/LTHPasscodeViewController/ 184 16 2 2013-10-25T18:19:45+09:00
616 Mocktail https://github.com/square/objc-mocktail/ 184 14 2 2013-10-17T10:26:03+09:00
617 Antenna https://github.com/mattt/Antenna/ 184 5 2 2013-10-20T10:19:17+09:00
618 MSNavigationPaneViewController https://github.com/monospacecollective/MSNavigationPaneViewControl

*1:CocoaにはCocoa ControlsがあるんだけどこれはUIコンポーネントに限定されている