Skip to content

faimin/ZDToolBoxSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZDToolBoxSwift

A collection of Swift utilities and common UI/Foundation extensions.

Installation

CocoaPods

pod 'ZDToolBoxSwift'

Swift Package Manager

In Xcode, go to File -> Add Package Dependencies... and use:

https://github.com/faimin/ZDToolBoxSwift.git

Then add the ZDToolBoxSwift product to your target.

Component Overview

  • Source/Classes/Extension: UIKit/Foundation extensions
  • Source/Classes/Tool: Utility helpers (delayed execution, JSON, encryption/decryption, thread-safe wrappers, etc.)
  • Source/Classes/SubClass: Reusable view subclasses
  • Source/Classes/PropertyWrapper: Property wrappers

Testing

Demo project tests are located at:

  • ZDToolBoxSwiftDemo/ZDToolBoxSwiftDemoTests
  • ZDToolBoxSwiftDemo/ZDToolBoxSwiftDemoUITests

Use the Testing framework (Swift Testing) by default.

Recent Changes

See CHANGELOG.md.

About

Swift extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages