NZSwiftExtension
这是一个 Swift 扩展工具
添加到您的项目
如果您正在使用 CocoaPods,只需将以下内容添加到您的 Podfile:
pod 'NZSwiftExtension'
//if you see `Unable to find a specification for` or `pod install --repo-update` messeage you can using
pod 'NZSwiftExtension', :git => 'https://github.com/qqxnz/NZSwiftExtension.git'
许可证
TinyConsole 在遵循 MIT 许可证 下发布。