CocoaPods trunk is moving to be read-only. Read more on the blog, there are 15 months to go.

SwiftLeeTools 0.1.6.2

SwiftLeeTools 0.1.6.2

Maintained by leesin.



 
Depends on:
Alamofire~> 4.7
SwiftyJSON~> 4.0
QorumLogs~> 0.9
SnapKit~> 4.0.0
IQKeyboardManagerSwift~> 6.5.6
AlamofireImage~> 3.6.0
DeviceKit= 3.2.0
ImageSlideshow/Alamofire~> 1.8.3
MJRefresh~> 3.5.0
SwiftDate~> 5.1.0
JXSegmentedView~> 1.2.7
ReachabilitySwift= 5.0.0
RealmSwift>= 0
CryptoSwift= 1.3.1
 

  • By
  • LeeSin

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, [email protected]

License

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