iOS 开发中,常用的第三方库

常用必备

1
2
3
4
5
6
7
8
9
10
pod 'Alamofire', '~> 4.7'
pod 'SwiftyJSON'
pod 'CocoaDebug', :configurations => ['Debug']
pod 'SnapKit'
pod 'Kingfisher','~> 4.0'
pod 'MJRefresh'
pod 'DeviceKit', '~> 1.3'
pod 'WechatKit'
pod 'Moya'
pod 'Bugly'

Swift

1
2
3
4
5
6
7
8
9
10
BulletinBoard 类似于iOS为AirPods,Apple TV / HomePod配置和NFC标签扫描显示的卡的界面
CVCalendar 日历
IQKeyboardManagerSwift 键盘
SwifterSwift 三方扩展
Async 异步
Toast 吐司
ZZYQRCodeSwift QRCode 二维码
SwiftDate 日期处理
SKPhotoBrowser 图片放大
CLImagePickerTool 图片选择器

Object-C

1
2
3
4
ZFPlayer 播放器
DZNEmptyDataSet UIScrollview 空内容
SGPagingView PageView