PWFoundation
is a collection of common shared Swift code, utilities, and extensions. It provides useful capabilities to simplify and accelerate your iOS development.
- A collection of useful Swift extensions for Foundation types, including View, Date, Image, and more.
- A simple KeyChain implementation
- Some Resources
To use PWFoundation
in your project, import the module:
import PWFoundation
PWFoundation
is available under the MIT license.