Skip to content

whutao/everything-at-once

Repository files navigation

Everything at once!

Swift CI/CD SPM compatible MIT Version

This repository provides an extensive set of extensions for the Apple native frameworks including UIKit, CoreGraphics, QuartzCore, Combine etc.

Examples

TODO: fill the chapter

Requirements

The package is available for the Swift versions above 5.7 and the following platforms:

  • iOS 13.0+

Installation

Select XCode menu Files > Swift Packages > Add package dependency ... and then enter the repository URL

https://github.com/whutao/everything-at-once

Add the following to your podfile

pod 'EverythingAtOnce'

Contributing

TODO: fill the chapter

License

The package is released under the MIT license. See LICENSE for more information.