一些工作中常用的第三方 整理下備用
1.Kingfisher
簡(jiǎn)介:Kingfisher 是一個(gè)下載、緩存網(wǎng)絡(luò)圖片的輕量級(jí)純swift庫(kù)
引入:pod 'Kingfisher'
github: https://github.com/onevcat/Kingfisher
2.IQKeyboardManagerSwift
簡(jiǎn)介:自動(dòng)監(jiān)聽鍵盤彈出
引入:pod 'IQKeyboardManagerSwift'
github: https://github.com/hackiftekhar/IQKeyboardManager
3.SnapKit
簡(jiǎn)介:自動(dòng)布局框架
引入:pod 'SnapKit'
github: https://github.com/SnapKit/SnapKit
4.SCLAlertView
簡(jiǎn)介:一款好看的彈窗
引入:pod 'SCLAlertView'
github: https://github.com/vikmeup/SCLAlertView-Swift
5.JXSegmentedView
簡(jiǎn)介:APP分類切換滾動(dòng)視圖
引入:pod 'JXSegmentedView'
github:https://github.com/pujiaxin33/JXSegmentedView
6.CryptoSwift
簡(jiǎn)介:加密解密
github: https://github.com/krzyzanowskim/CryptoSwift
7.RxSwift
簡(jiǎn)介:函數(shù)式編程
gitHub: https://github.com/ReactiveX/RxSwift
8.PromiseKit
簡(jiǎn)介:異步編程
引入:pod "PromiseKit", "~> 6.8"
gitHub:https://github.com/mxcl/PromiseKit
9.DZNEmptyDataSet
簡(jiǎn)介:空白提示
同類型:LYEmptyView
引入:pod 'DZNEmptyDataSet'
github:https://github.com/dzenbot/DZNEmptyDataSet
10.Chameleon
簡(jiǎn)介:色彩框架
引入:pod 'ChameleonFramework'
github:https://github.com/ViccAlexander/Chameleon
11.GPUImage
簡(jiǎn)介:iOS上開源的基于GPU的圖像視頻處理框架,以 BSD 協(xié)議放出,能夠在圖像、實(shí)時(shí)攝像頭影像和視頻上使用 GPU 加速的濾鏡和其他效果。
引入:pod 'GPUImage'
github:http://github.com/BradLarson/GPUImage
12.PKRevealController
簡(jiǎn)介:側(cè)滑:左右抽屜效果
同類型推薦:RESideMenu
引入:pod 'PKRevealController'
github:https://github.com/pkluz/PKRevealController
13.Spring
簡(jiǎn)介:動(dòng)畫
引入:pod 'Spring'
github:https://github.com/MengTo/Spring
14.iOS-charts
簡(jiǎn)介:iOS 圖表庫(kù)
??同類型推薦:PNChart(統(tǒng)計(jì)圖形繪制),支持CocoaPods ??
github:https://github.com/danielgindi/Charts
15.SDCycleScrollView
簡(jiǎn)介:無(wú)限循環(huán)圖片、文字輪播器
引入:pod 'SDCycleScrollView','>= 1.80'
github:https://github.com/gsdios/SDCycleScrollView
16. FDFullscreenPopGesture
簡(jiǎn)介:全屏返回手勢(shì)
github:https://github.com/forkingdog/FDFullscreenPopGesture
17.TZImagePickerController
簡(jiǎn)介:一個(gè)支持多選、選原圖和視頻的圖片選擇器,同時(shí)有預(yù)覽、裁剪功能
pod 'TZImagePickerController'
github:https://github.com/banchichen/TZImagePickerController
18. TPKeyboardAvoiding
簡(jiǎn)介:防止鍵盤被遮擋
同類型:IQKeyboardManagerSwift
github:https://github.com/michaeltyson/TPKeyboardAvoiding
19.JSBadgeView
簡(jiǎn)介:右上角角標(biāo)
pod 'JSBadgeView'
github:https://github.com/JaviSoto/JSBadgeView
20.UITextView+Placeholder
簡(jiǎn)介:uitextview添加placeholder
github:https://github.com/devxoul/UITextView-Placeholder
21.pop
簡(jiǎn)介:iOS動(dòng)畫庫(kù)
github:https://github.com/facebook/pop
22.SCLAlertView
簡(jiǎn)介:比系統(tǒng)更好看的彈框
github:https://github.com/vikmeup/SCLAlertView-Swift
23.RATreeView
簡(jiǎn)介:多級(jí)樹形列表
pod "RATreeView", "~> 2.1.2"
github:https://github.com/Augustyniak/RATreeView
24. NextGrowingTextView
簡(jiǎn)介:自動(dòng)增長(zhǎng)的文本輸入框