Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 734 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 734 Bytes

PerfectTools

All necessary tools that are used in almost all my apps. Quite interesting to import and handle btw.

All provides native tools for iOS & WatchOS programs

⚙️ Installation

PerfectTools is installed via the official Swift Package Manager.

Select Xcode>File> Swift Packages>Add Package Dependency...
and add https://github.com/azizbekasadov/PerfectTools.

The Swift Package Manager (SPM) is now the official way to install PerfectTools. The other package managers are now deprecated as of 0.0.1 and won't be supported in future versions.

📖 Documentation

Look through the codebase in the framework. The documentation is still in-progress.