BaseKit
MD5、Base64、数据缓存、app更新、app基本信息获取封装以及对Array、Dictionary、URL、String、基本数据类型等进行常用扩展,可运行在iOS、macOS上的基本库
Requirements / 使用条件
- iOS 10.0+ / Mac OS X 10.12+
- Xcode 10.2+
- Swift 5.0+
Installation / 安装
CocoaPods
pod 'BaseKit'
Carthage
github "ZuopanYao/BaseKit"
Manually / 手动安装
If you prefer not to use either of the aforementioned dependency managers, you can integrate SnapKit into your project manually.
如果您不喜欢以上管理依赖库的方式,则可以手动将 BaseKit 集成到项目中。
Usage / 使用
License / 许可证
BaseKit is released under the MIT license. See LICENSE for details.
BaseKit 是在 MIT 许可下发布的,有关详情请查看该许可证。