iOS 常用第三方 和 软件

第三方库:
1、启动页 XHLaunchAd https://github.com/CoderZhuXH/XHLaunchAd
2、刷新控件 MJRefresh
3、布局 Masonry
4、图片加载 SDWebImage
5、网络请求 AFNetworking
6、网络监控 Reachability
7、等待层 SVProgressHUD和 MBProgressHUB
8、轮播图 SDCycleScrollView
9、模型 YYModel
10、空白页 DZNEmptyDataSet 和 LYEmptyView

11、选择照片 TZImagePickerController (https://link.jianshu.com/?t=https://github.com/banchichen/TZImagePickerController)
12、多页面嵌套 JXPagerView
13、 UITableView+FDTemplateLayoutCell cell高度缓存

第三方库集合:https://github.com/Tim9Liu9/TimLiu-iOS

软件:
git --Sourcetree
gif图片 --LICEcap
cd命令行 --Go2Shell
抓包 --Charles

你可能感兴趣的:(iOS 常用第三方 和 软件)