/BasicKit

MD5、Base64、数据缓存、app更新、app基本信息获取封装以及对Array、Dictionary、URL、String、基本数据类型等进行常用扩展,可运行在iOS、macOS上的基本库

Primary LanguageSwiftMIT LicenseMIT

BasicKit

MD5、Base64、数据缓存、app更新、app基本信息获取封装以及对Array、Dictionary、URL、String、基本数据类型等进行常用扩展,可运行在iOS、macOS上的基本库

Platform Cocoapods Compatible Carthage compatible

Requirements / 使用条件

  • iOS 10.0+ / Mac OS X 10.12+
  • Xcode 10.2+
  • Swift 5.0+

Installation / 安装

CocoaPods

pod 'BasicKit'

Carthage

github "ZuopanYao/BasicKit" 

Manually / 手动安装

If you prefer not to use either of the aforementioned dependency managers, you can integrate SnapKit into your project manually.

如果您不喜欢以上管理依赖库的方式,则可以手动将 BasicKit 集成到项目中。

Usage / 使用

License / 许可证

BasicKit is released under the MIT license. See LICENSE for details.

BasicKit 是在 MIT 许可下发布的,有关详情请查看该许可证。