QSExtensionSwift 1.0.22

QSExtensionSwift 1.0.22

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Feb 2018
SwiftSwift Version 4.0
SPMSupports SPM

Maintained by 黄青松.



  • By
  • 黄青松

useful extensions for swift

Podfile

To add it into your Xcode project using CocoaPods, specify it in your Podfile:

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

target 'TargetName' do

pod 'QSExtensionSwift'

end