Daniel Arantes Loverde 27b6b45ee9 Complete documentation
2025-10-23 13:26:03 -03:00
2025-06-23 09:48:57 -03:00
2025-03-23 00:27:49 -03:00
2025-03-23 00:27:49 -03:00
2025-03-23 00:27:49 -03:00
2025-03-23 00:27:49 -03:00
2025-10-23 13:26:03 -03:00


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

  • Many usefull scripts extensions

Installation

Swift Package Manager (SPM)

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:

http://git.loverde.com.br:3000/git/LCEssentials.git

Usage example

Read full documentation

Author:

Any question or doubts, please send thru email

Daniel Arantes Loverde - daniel@loverde.com.br

Alt text Alt text

Description
Swift and SwiftUI algorithms helpers
Readme 301 KiB
v1.0.4 Latest
2025-10-07 23:36:18 +00:00
Languages
Swift 100%