QSExtensionSwift 1.0.22

QSExtensionSwift 1.0.22

测试已测试
Lang语言 SwiftSwift
许可证 MIT
发布最后发布2018年2月
SwiftSwift 版本4.0
SPM支持 SPM

黄青松 维护。



  • 黄青松

Swift 有用的扩展

Podfile

要在您的 Xcode 项目中使用 CocoaPods 添加它,请在您的 Podfile 中指定

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'

target 'TargetName' do

pod 'QSExtensionSwift'

end