下面是我在开发中用到的一些优秀的iOS第三方开源库:
1.AFNetworking(网络请求,类似的还有ASIHTTPRequest) https://github.com/AFNetworking/AFNetworking/
2.MBProgressHUD(提示框) https://github.com/jdg/MBProgressHUD/
3.SDWebImage(下载、缓存网络图片) https://github.com/rs/SDWebImage
4.MJRefresh(下拉刷新,上拉加载更多,类似的还有EGOTableViewPullRefresh) https://github.com/CoderMJLee/MJRefresh
5.NJKWebViewProgress (UIWebView加载进度条)https://github.com/ninjinkun/NJKWebViewProgress
6.MGBadge (给任意UIView添加Badge小红点)https://github.com/matteogobbi/UIView-MGBadgeView
7. Reachability (监听、判断手机网络)https://github.com/tonymillion/Reachability
8.MLImageCrop (图片截取)https://github.com/molon/MLImageCrop
9. FMDB (操作SQLite数据库) https://github.com/ccgus/fmdb
10. DACircularProgress (环形进度条)https://github.com/danielamitay/DACircularProgress
11.JDStatusBarNotification (状态栏通知显示)https://github.com/jaydee3/JDStatusBarNotification
12. MWPhotoBrowser (图片浏览器)https://github.com/mwaterfall/MWPhotoBrowser
13 JTCalendar(日历选择控件)https://github.com/jonathantribouharet/JTCalendar
14 FSCalendar(另一款日历选择控件)https://github.com/f33chobits/FSCalendar
15GMGridView (可手势拖动的GridView) https://github.com/gmoledina/GMGridView
16.Masonrt (自动布局库) https://github.com/Masonry/Masonry
其它第三方服务:
1.应用统计:
友盟统计 http://www.umeng.com/analytics
百度统计 http://mtj.baidu.com/
TalkingData http://www.talkingdata.com
魔方统计 http://www.imofan.com
2.推送:
极光推送:https://www.jpush.cn
友盟推送:http://www.umeng.com/push
3.IM即时聊天:
融云(自带UI):http://www.rongcloud.cn
环信:http://www.easemob.com
网易云讯:http://netease.im
4.第三方分享:
ShareSdk: http://sharesdk.mob.com/
友盟分享:http://www.umeng.com/social
百度分享:http://share.baidu.com
5.崩溃跟踪
腾讯Bugly:http://bugly.qq.com
图片素材资源: