![](loverde_company_logo_full.png) Loverde Co. Essentials Swift Scripts ---- This is a repository of essential scripts written in Swift for Loverde Co. used to save time on re-writing and keeping it on all other projects. So this Cocoapods will evolve with Swift and will improve with every release! ## Requirements - iOS 15.* or newer, Swift 5.* or newer. ## Features - [x] Many usefull scripts extensions Installation ---- #### Swift Package Manager (SPM) ``` swift dependencies: [ .package(url: "http://git.loverde.com.br:3000/git/LCEssentials.git", .upToNextMajor(from: "1.0.0")) ] ``` You can also add it via XCode SPM editor with URL: ``` swift http://git.loverde.com.br:3000/git/LCEssentials.git ``` ## Usage example [Read full documentation](LCEssentials_DOCUMENTATION.md) Author: ---- Any question or doubts, please send thru email Daniel Arantes Loverde - [![Alt text](https://loverde.com.br/_signature/loverde_github_mail.gif "My Resume")](https://github.com/loverde-co/resume/) [![Alt text](https://loverde.com.br/_signature/loverde_github_mail.gif "Loverde Co. Github")](https://github.com/loverde-co)