Packages for keyword “swiftpackagemanager”
These packages are available as a package collection, usable in Xcode or SwiftPM.
MultiplicativeArithmetic
Formalizes an object's ability to be multiplied by something
Builder
Builder is Swift builder pattern library that utilize dynamicCallable and dynamicMemberLookup as its core.
Clavier
Clavier is Keyboard Layout Guide for iOS. It using an intersection frame to calculate the Layout Guide.
iONess
iONess is HTTP Request Helper for iOS platform used by HCI iOS App
LogBird
LogBird is a powerful yet simple logging library for Swift, designed to provide flexible and efficient console logging.
Odeum
Odeum is a simple iOS Video player library with basic control
PackageGeneratorPlugin
Package Generator is a Swift Package Manager Plugin for simply updating your Package.swift file
SchemeGeneratorPlugin
SPM Plugin that generate Schemes for the selected targets
SwiftCameraKit
An iOS camera library for photo and video capture with an easy-to-use API, flash control, camera switching, and configurable settings.
PackageGeneratorCLI
Package Generator CLI is tool used by a Package Generator for extracting imports from code source. It use swift-syntax for the code analysing.
CodableX
Make Swift's Codable easier using Property Wrappers.
DynamicSearchBarPlaceholders
A custom searchbar that helps you easily create animated dynamic placeholders.
ReachabilityX
Make it easier to observe network connectivity in SwiftUI.
SimpleLineChart
Simple line charts for iOS 📈
FunctionTools
Some tools to make functions easier to use in Swift
SafeCollectionAccess
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions
SemVer
A small Swift library that implements SemVer 2.0.0. This is designed to be simple to use and to easily fit into any Swift codebase.
SwiftShell
Simple Shell Executor with Swift.
SimpleLogging
For when you need something more advanced than print, but not a whole heavy system
StringIntegerAccess
I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that.