筆者在這里寫出筆者用過的庫,以后還會不定時更新,遇到比較好的就分享出來
1.筆者常用三方庫
| 名稱 | 作用 | 說明 |
|---|---|---|
| <small>AFNetworking | <small>基于HTTP/HTTPS 聯(lián)網(wǎng)請求 | <small> |
| <small>SDWebImage | <small>圖片異步加載和緩存 | <small> image圖像沒做壓縮處理 |
| <small> FMDB | <small>SQLite數(shù)據(jù)庫處理 | <small>將xcode嵌入的數(shù)據(jù)庫api進(jìn)行封裝 |
| <small>MJRefresh | <small>上拉刷新,觸底加載 | <small>用于數(shù)據(jù)分頁再次加載時(多用于tableView) |
| <small>MBProgressBUD | <small>提示框 | <small>支持多種動畫(推薦) |
| <small> Masonry | <small>自動布局(autoLayout) | <small> |
| <small> SDCycleScrollView | <small>輪播圖 | <small> SD大神不知道是誰,寫了很多有用三方庫 |
| <small> YYModel | <small>JSON-模型對象轉(zhuǎn)換(非侵入性) | <small> 90后大神寫神作(YYKIT) |
| <small> MJExtesion | <small>JSON-模型對象轉(zhuǎn)換(非侵入性) | <small> MJ用運行時寫的 |
| <small> FSCalendar | <small>日歷控件 | <small> |
| <small> JT3DScrollView | <small>滾動視圖動畫效果 | <small> |
| <small> poping | <small>動畫效果 | <small>一位大神根據(jù)facebook動畫開源后寫的 |
| <small> MWPhotoBrowser | <small>圖片瀏覽器 | <small> |
| <small> SDPhotoBrowser | <small>圖片瀏覽器 | <small> |
| <small> TZImagePickerController | <small>圖片選擇器(仿微信) | <small> |
| <small> MMDrawerController | <small>側(cè)滑欄 | <small> |
| <small> JSAnimatedImagesView | <small>圖片背景漸變效果 | <small> |
| <small> RPSlidingMenu | <small>UltraVisual 風(fēng)格的集合視圖菜單 | <small> |
| <small> PYSearch | <small>優(yōu)雅的搜索控制器 | <small> |
2.筆者常用三方api接口
| 名稱 | 作用 | 說明 |
|---|---|---|
| <small> SMSDK | <small>免費短信驗證 | <small>地址:http://www.mob.com/ |
| <small>ShareSDK | <small>社會化分享 | <small>地址:http://www.mob.com/ |
| <small>友盟(umeng ) | <small>社會化分享 | <small>地址:http://www.umeng.com/ |
| <small>BaiduMapKit(百度地圖) | <small>地圖api | <small>地址:http://lbsyun.baidu.com/ |
| <small>極光推送(GTSDK) | <small>推送 | <small>地址:http://www.getui.com/ |
| <small> 支付寶 | <small>支付 | <small>地址:https://openhome.alipay.com |
| <small> 微信 | <small>支付 | <small>地址:https://pay.weixin.qq.com |
| <small> 融云 | <small>IM即時通訊 | <small>地址:http://www.rongcloud.cn/ |
以上是我開發(fā)中用到的三方庫和三方api接口,有什么不對的地方希望大家指出來,下面是沒用過搜集的
3.筆者搜集的三方庫(API)
| 名稱 | 作用 | 說明 |
|---|---|---|
| <small> 高德地圖 | <small>地圖 | <small>地址:http://lbs.amap.com/ |
| <small> 環(huán)信 | <small>即時通訊 | <small>地址:http://www.easemob.com/ |
| <small> ZXing Objc | <small>二維碼 | <small> |
| <small> 訊飛 | <small>語音識別/合成等 | <small>地址:http://www.xfyun.cn/ |
| <small> GPUImage | <small>圖片濾鏡 | <small> |
| <small> FXBlurView | <small>模糊 | <small> |
| <small> StreamingKit | <small>流媒體 | <small> |
| <small> FreeStreamer | <small>流媒體 | <small> |
| <small> DOUAudioStreamer | <small>流媒體 | <small> |
| <small> SVProgressHUD | <small>提示框 | <small> |
| <small> KVNProgressHUD | <small>提示框 | <small> |
| <small> IQKeyboardManager | <small>鍵盤管理 | <small> |
| <small> YYKeyboardManager | <small>鍵盤管理 | <small> |
| <small> ZSSRichTextEditor | <small>富文本編輯 | <small> |
| <small> TMCache | <small>緩存 | <small> |
| <small> CocoaAsyncSocket | <small>異步套接字 | <small> |
| <small> MGTemplateEngine | <small>模板引擎 | <small> |
| <small> GRMustache | <small>模板引擎 | <small> |
| <small> sskeychain | <small>鑰匙串 | <small> |
| <small> RESideMenu | <small>側(cè)滑欄 | <small> |
| <small> ReactiveCocoa | <small>響應(yīng)式編程 | <small> |
| <small> WebViewJavaScriptBridge | <small>Objective-C和JavaScript混編 | <small> |
| <small> NJKWebViewProgress | <small>UIWebView進(jìn)度條 | <small> |
| <small> LTNavigationBar | <small>導(dǎo)航欄定制 | <small> |
| <small> FoldingTabBar.iOS | <small>可折疊分欄條 | <small> |
| <small> UITableView-FDTemplateLayoutCell | <small>表格視圖單元格自適應(yīng) | <small> |
| <small> PNChart | <small>統(tǒng)計圖表 | <small> |
| <small> Specta | <small>TDD/BDD | <small> |
| <small> Kiwi | <small>TDD/BDD | <small> |
| <small> iCarousel | <small>輪播 | <small> |
| <small> MagicalRecord | <small>簡化CoreData | <small> |
| <small> CocoaLumberjack | <small>RESTful客戶端 | <small> |
| <small> RestKit | <small>日志 | <small> |
| <small> FlatUIKit | <small> 扁平化UI | <small> |
| <small> Realm | <small>移動數(shù)據(jù)庫 | <small> |
4.YYKIT工具庫
| 名稱 | 作用 | 說明 |
|---|---|---|
| <small> YYModel | <small>高性能的 iOS JSON模型框架 | <small> |
| <small> YYCache | <small>高性能的 iOS 緩存框架 | <small> |
| <small> YYImage | <small>強大的 iOS 圖像框架 | <small> |
| <small> YYWebImage | <small>高性能的 iOS 異步圖像加載框架 | <small> |
| <small> YYText | <small>功能強大的 iOS 富文本框架 | <small> |
| <small> YYKeyboardManager | <small>iOS 鍵盤監(jiān)聽管理工具 | <small> |
| <small> YYDispatchQueuePool | <small>iOS 全局并發(fā)隊列管理工具 | <small> |
| <small> YYAsyncLayer | <small>iOS 異步繪制與顯示的工具 | <small> |
| <small>YYCategories | <small>功能豐富的 Category 類型工具庫。 | <small> |
以上三方庫基本在GitHub都能找到,最好是通過cocopods來管理