/SwiftLeeTools

SwiftLeeTools使用swift语言,结合公司的项目封装了一些基础通用的使用工具,包括 字符串 日期 校验 http请求 网格菜单 列表菜单 钥匙串 本地图片浏览 在线图片浏览 设备信息 基础控制器封装(tableview scrollview collectionview wkwebview) 本地推送 基础视图(根据提供key value,生成view) 选择器 分页视图 seachcontroller+tableview AVPlayer 弹出的筛选框。

Primary LanguageSwiftMIT LicenseMIT

SwiftLeeTools

CI Status

Version

License

Platform

##使用说明: SwiftLeeTools使用swift语言,结合公司的项目封装了一些基础通用的使用工具,包括 字符串 日期 校验 http请求 网格菜单 列表菜单 钥匙串 本地图片浏览 在线图片浏览 设备信息 基础控制器封装(tableview scrollview collectionview wkwebview) 本地推送 基础视图(根据提供key value,生成view) 选择器 分页视图 seachcontroller+tableview AVPlayer 弹出的筛选框。

小白一枚,第一次写这个三方库,这个工具借鉴了公司同事以及git上一些优秀的开源作品,写的不好,只希望给大家提供一点帮助和发散思维。大佬觉得凑和就给个✨吧~~😘😘

2020/03/28更新:增加利用系统PDFKit加载PDF的视图控制器封装;增加realmManger封装;增加加密解密封装;segment分段指示器新增以BaseUIViewController为listcontainner的通用类型封装; 下面的示例Gif展示了个别功能;相信信息可以下载后运行示例工程查看。

Example

To run the example project, clone the repo, and run pod install from the Example directory first. run SwiftLeeTools-Example and u can see like this.

Requirements

Installation

SwiftLeeTools is available through CocoaPods. To install

it, simply add the following line to your Podfile:

pod 'SwiftLeeTools'

Author

LeeSin, 350541732@qq.com

License

SwiftLeeTools is available under the MIT license. See the LICENSE file for more info.