常用pod库

Git首页整合:

https://github.com/cjwirth/awesome-ios-ui

https://github.com/vsouza/awesome-ios

http://www.jianshu.com/p/73bdbf23a605

AFNetworking:网络请求框架https://github.com/AFNetworking/AFNetworking

SDWebImage:网络图片加载缓存框架https://github.com/rs/SDWebImage

Socket.IO-Client-Switf:Socket网络通讯框架https://github.com/socketio/socket.io-client-swift

Reachability:网络情况监测组件https://github.com/tonymillion/Reachability

MJExtension:字典模型转换框架https://github.com/CoderMJLee/MJExtension

MJRefresh:刷新控件https://github.com/CoderMJLee/MJRefresh

MBProgressHUD:活动指示器,透明指示层https://github.com/jdg/MBProgressHUD

SVProgressHUD:https://github.com/SVProgressHUD/SVProgressHUD

JGProgressHUD:支持键盘弹起时HUD上移https://github.com/JonasGessner/JGProgressHUD

Toast:https://github.com/scalessec/Toast

Masonry:约束布局框架https://github.com/SnapKit/Masonry

MGSwipeTableCell:含侧滑按钮的TableCellhttps://github.com/MortimerGoro/MGSwipeTableCell

SDCycleScrollView:图片无限轮播控件https://github.com/gsdios/SDCycleScrollView

OnBoard:引导页https://github.com/mamaral/Onboard

BLCStarRatingView:星星评价控件https://github.com/lucabartoletti/BLCStarRatingView

Fabric:

Crashlytics:崩溃日志上传框架https://fabric.io/kits/ios/crashlytics

QBImagePicker:图片多选组件https://github.com/questbeat/QBImagePicker

TZImagePickerController:图片多选,预览裁剪组件https://github.com/banchichen/TZImagePickerController

MWPhotoBrowser:图片,视频预览组件https://github.com/mwaterfall/MWPhotoBrowser

PhotoTweaks:图片裁剪https://github.com/itouch2/PhotoTweaks

VPImageCropper:图片裁剪https://github.com/windshg/VPImageCropper

NJKWebViewProgress:WebView加载进度条https://github.com/ninjinkun/NJKWebViewProgress

CGZSplashView:类似Twitter的动画https://github.com/callumboddy/CBZSplashView

CBStoreHouseRefreshControl:刷新控件https://github.com/coolbeet/CBStoreHouseRefreshControl

HKRSA:RSA加签https://github.com/xuvw/HKRSA

ShareSDK:朋友圈,微博等分享http://www.mob.com/#/

KVOController:

Restkit:

JSQMessages:

TTTAttributedLabel:属性标签https://github.com/TTTAttributedLabel/TTTAttributedLabel

MLEmojiLabel:https://github.com/molon/MLEmojiLabel

MSWeakTimer:计时器https://github.com/mindsnacks/MSWeakTimer

JTMaterialSwitch:switch开关控件https://github.com/JunichiT/JTMaterialSwitch

RKNotificationHub:徽章角标https://github.com/cwRichardKim/RKNotificationHub

BBBadgeBarButtonItem:徽章NAVhttps://github.com/TanguyAladenise/BBBadgeBarButtonItem

JSPatch:热更新/修复https://github.com/bang590/JSPatch

ReactNativeAutoUpdater:热更新https://github.com/aerofs/react-native-auto-updater

CocoaLumberjack:日志框架https://github.com/CocoaLumberjack/CocoaLumberjack

FMDB:SQLite数据库封装https://github.com/ccgus/fmdb

YBPopupMenu:类似QQ/微信扫一扫弹出款https://github.com/lyb5834/YBPopupMenu.git

FZAccordionTableView:类似QQ好友列表的tableViewhttps://github.com/fuzz-productions/FZAccordionTableView

LxGridView:类似桌面的删除动画viewhttps://github.com/LoveCCj/LxGridView

RRFPSStatus:fps状态显示https://github.com/RolandasRazma/RRFPSBar

JPFPSStatus:fps状态显示https://github.com/joggerplus/JPFPSStatus

GDPerformanceView:fps、cpu状态显示https://github.com/dani-gavrilov/GDPerformanceView

YYKit:工具包https://github.com/ibireme/YYKit

XLForm:动态表单https://github.com/xmartlabs/XLForm

FDStackView:在IOS9以下可以使用UIStackViewhttps://github.com/forkingdog/FDStackView

Daysquare:日历,IOS9+使用了UIStackViewhttps://github.com/unixzii/Daysquare

FSCalendar:吊炸天的日历啊https://github.com/WenchaoD/FSCalendar

PDTSimpleCalendar:https://github.com/jivesoftware/PDTSimpleCalendar

ReactiveCocoa:MVVM框架https://github.com/ReactiveCocoa/ReactiveCocoa

Texture:Facebook开源的异步界面绘制框架

MLeaksFinder:内存泄漏

uidevice-extension:设备型号查找分类https://github.com/erica/uidevice-extension/

LTNavigationBar:https://github.com/ltebean/LTNavigationBar

QQBtn:https://github.com/ZhongTaoTian/QQBtn

XMPPFramework:即时聊天https://github.com/robbiehanson/XMPPFramework

ZYKeyboardUtil:自动处理键盘遮挡https://github.com/liuzhiyi1992/ZYKeyboardUtil

IQKeyboardManager:https://github.com/hackiftekhar/IQKeyboardManager

YTKKeyValueStore:猿题库数据库框架https://github.com/yuantiku/YTKKeyValueStore

wcdb:微信的数据库框架https://github.com/Tencent/wcdb

MVVMFramework:https://github.com/lovemo/MVVMFramework

YKTNetwork:猿题库网络请求框架https://github.com/yuantiku/YTKNetwork

viewfinder:LevelDB实现的Key-Value存储引擎https://github.com/viewfinderco/viewfinder

你可能感兴趣的:(常用pod库)