GSLAdditions
GSLAdditions 是为 iOS、macOS、watchOS 和 tvOS 提供的 Objective-C GSL 分类。
要求
- Xcode 12.0 或更高版本
- 基础 SDK: iOS 14.0 / macOS 10.15 / watchOS 7.0 / tvOS 14.0 或更高版本
- 部署目标: iOS 6.0 / OS X 10.6 / watchOS 2.0 / tvOS 9.0 或更高版本
安装
CocoaPods
将 pod 添加到您的 Podfile
# ...
pod 'GSLAdditions', :git => 'https://github.com/GyazSquare/GSLAdditions.git'
来源
查看源代码
$ git clone https://github.com/GyazSquare/GSLAdditions.git
许可证
本软件遵照MIT许可证进行授权。
请见LICENSE文件以获取详细信息。