Created
May 24, 2011 04:34
-
-
Save eiffelqiu/988146 to your computer and use it in GitHub Desktop.
Essential Objective-C libs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ASIHTTPRequest: https://github.com/pokeb/asi-http-request | |
JSONKit: https://github.com/johnezang/JSONKit | |
EGOImageLoading: https://github.com/enormego/EGOImageLoading | |
EGOCache: https://github.com/enormego/EGOCache | |
FMDB: https://github.com/ccgus/fmdb | |
three20: https://github.com/facebook/three20 | |
------------------------------- | |
Facebook SDK: https://github.com/facebook/facebook-ios-sdk | |
------------------------------- | |
Twitter: | |
MGTwitterEngine: https://github.com/mattgemmell/MGTwitterEngine | |
OAuthConsumer: https://github.com/jdg/oauthconsumer | |
Yajl: https://github.com/gabriel/yajl-objc | |
------------------------------- | |
UI Controls: | |
Collection - http://cocoacontrols.com/platforms/ios/controls | |
iPhone Gradient Buttons: http://code.google.com/p/iphonegradientbuttons/ | |
MBProgressHUD: https://github.com/jdg/MBProgressHUD | |
RaisedTabBar: https://github.com/boctor/idev-recipes/tree/master/RaisedCenterTabBar | |
StretchableImages: https://github.com/boctor/idev-recipes/tree/master/StretchableImages | |
Custom Back Button: https://github.com/boctor/idev-recipes/tree/master/CustomBackButton |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment