Hero
|
Elegant transition library for iOS & tvOS |
DeviceKit
|
DeviceKit is a value-type replacement of UIDevice. |
XCGLogger
|
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number. |
Zewo
|
connect ECONNREFUSED /var/run/docker.sock |
SDWebImageSwiftUI
|
connect ECONNREFUSED /var/run/docker.sock |
Venice
|
connect ECONNREFUSED /var/run/docker.sock |
ImageScout
|
A Swift implementation of fastimage. Supports PNG, GIF, and JPEG. |
GraphQL
|
The Swift GraphQL implementation for macOS and Linux |
Benchmark
|
A swift library to benchmark code snippets. |
LLVM
|
A Swift wrapper for the LLVM C API (version 11.0) |
Reflection
|
DEPRECATED |
Graphiti
|
The Swift GraphQL Schema framework for macOS and Linux |
KeyboardObserving
|
⌨️A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI |
RealityUI
|
A Swift Package for creating familiar UI Elements and animations in a RealityKit rendered Augmented Reality or Virtual Reality scene. |
Deferred
|
connect ECONNREFUSED /var/run/docker.sock |
SwipyCell
|
Easy to use UITableViewCell implementing swiping to trigger actions. |
FocusEntity
|
Bringing the scanning box from SceneKit to RealityKit |
swift-docker-cli
|
Build & test your swift packages using docker - `swift docker test` |
swift-bundler
|
connect ECONNREFUSED /var/run/docker.sock |
Natrium
|
A pre-build (Swift) script to alter your Xcode project at pre-build-time per environment, build configuration and target. |
PackageConfig
|
connect ECONNREFUSED /var/run/docker.sock |
FFmpeg-iOS
|
Swift package of FFmpeg libraries for iOS |
MultipeerHelper
|
A light swift wrapper around the iOS MultipeerConnectivity framework. Including an example project using RealityKit's MultipeerConnectivityService. |
SCNLine
|
Draw a tube or thick line in SceneKit |
Partial
|
Type-safe wrapper mirroring the wrapped type's properties, making each property optional |
NeumorphicStyle
|
🎛 Simple SwiftUI ‘neumorphic’ button style |
YoutubeDL-iOS
|
Updating https://github.com/kewlbear/FFmpeg-iOS.git
Updated https://github.com/kewlbear/FFmpeg-iOS.git (0.43s)
Updating https://github.com/kewlbear/PythonKit.git
Updated https://github.com/kewlbear/PythonKit.git (0.20s)
Updating https://github.com/kewlbear/Python-iOS.git
Updated https://github.com/kewlbear/Python-iOS.git (0.17s)
Updating https://github.com/pvieito/LoggerKit.git
Updated https://github.com/pvieito/LoggerKit.git (0.16s)
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-argument-parser (0.22s)
error: python-ios is required using two different revision-based requirements (kivy-ios and main), which is not supported
|
Python-iOS
|
Swift package to use python modules in iOS apps |
TraceLog
|
connect ECONNREFUSED /var/run/docker.sock |
swift-declarative-configuration
|
Declarative configuration for your objects |
SCNBezier
|
Create animations over Bezier curves of any number of points |
libwebp
|
connect ECONNREFUSED /var/run/docker.sock |
RKPointPin
|
A UIView which points at a RealityKit Entity from screenspace |
Veil
|
A flexible string masking and formatting library |
Persist
|
Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage. |
SDWebImageLottieCoder
|
connect ECONNREFUSED /var/run/docker.sock |
AgoraRtcEngine_iOS
|
iOS Package for Agora Video RTE SDK. Perfect for video calls and live streaming. |
vintage
|
connect ECONNREFUSED /var/run/docker.sock |
DataLoader
|
DataLoader is a generic utility to be used as part of your Swift application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching. |
apns
|
Updating https://github.com/vapor/jwt.git
Updating https://github.com/vapor/ctls.git
Updated https://github.com/vapor/ctls.git (0.26s)
Updating https://github.com/vapor/debugging.git
Updated https://github.com/vapor/jwt.git (0.27s)
Updating https://github.com/vapor/core.git
Updated https://github.com/vapor/debugging.git (0.27s)
Updating https://github.com/vapor/crypto.git
Updated https://github.com/vapor/core.git (0.28s)
Updating https://github.com/vapor/clibressl.git
Updated https://github.com/vapor/crypto.git (0.24s)
Updating https://github.com/vapor/bits.git
Updated https://github.com/vapor/clibressl.git (0.27s)
Updating https://github.com/vapor/json.git
Computing version for https://github.com/vapor/clibressl.git
Updated https://github.com/vapor/bits.git (0.26s)
error: the manifest is missing a Swift tools version specification; consider prepending to the manifest '// swift-tools-version: 5.7.3' to specify the current Swift toolchain version as the lowest Swift version supported by the project; if such a specification already exists, consider moving it to the top of the manifest, or prepending it with '//' to help Swift Package Manager find it
Updating https://github.com/vapor/node.git
error: 'package': Source files for target APNSTests should be located under 'Tests/APNSTests', or a custom sources path can be set with the 'path' property in Package.swift
|
TMDb
|
The Movie Database Swift Package |
GatheredKit
|
Swift Package that provides a consistent API for various data sources offered by macOS, iOS, watchOS, and tvOS. |
CBORCoding
|
connect ECONNREFUSED /var/run/docker.sock |
WebView
|
🕸 WKWebView wrapped in a SwiftUI View |
RomanNumeralKit
|
First-class Roman numeral support for Swift. |
NumPy-iOS
|
Swift package for using NumPy in iOS apps |
ProcessRunner
|
Execute child processes and system commands from Swift |
phase
|
error: 'package': Source files for target Phase should be located under 'Sources/Phase', or a custom sources path can be set with the 'path' property in Package.swift
|
librlottie
|
connect ECONNREFUSED /var/run/docker.sock |
libavif
|
connect ECONNREFUSED /var/run/docker.sock |
libde265
|
connect ECONNREFUSED /var/run/docker.sock |
jungle
|
connect ECONNREFUSED /var/run/docker.sock |
SwiftKit
|
connect ECONNREFUSED /var/run/docker.sock |
Graph3D
|
A class to create a routing graph for positions in 3D coordinate space |
NSAsyncCachedImage
|
Lightweight way to load and cache images asynchronously in SwiftUI views |
HashableByKeyPath
|
Add `Equatable` and/or `Hashable` conformance with a single function utilising `KeyPath`s. |
YandexMapsMobile
|
Yandex Maps Mobile full Swift package |
KnobPackage
|
Simple knob control for iOS and macOS that depicts its path as an arc using CoreAnimation layers. |
RKProgressBar
|
A simple RealityKit Entity class for creating a geometry to show progress in the form of a capsule |
Half
|
connect ECONNREFUSED /var/run/docker.sock |
CRuby
|
Swift system module for libruby |
DictionaryNestedSubscript
|
connect ECONNREFUSED /var/run/docker.sock |
spawn
|
connect ECONNREFUSED /var/run/docker.sock |
CommandRegistry
|
⚠️DEPRECATED⚠️ Beautifully handle subcommands on your SwiftPM command line tool |
swift-confidential-plugin
|
connect ECONNREFUSED /var/run/docker.sock |
ScriptKit
|
connect ECONNREFUSED /var/run/docker.sock |
libheif
|
connect ECONNREFUSED /var/run/docker.sock |
libaom
|
connect ECONNREFUSED /var/run/docker.sock |
Cubby
|
🗄 A Swift wrapper around the JSONbin.io API |
axx
|
Encrypt / decrypt files from the command line |
QRoute
|
Declarative *walking* router for UI navigation in pure Swift. |
MiniLexer
|
A teeny-tiny-weeny lexer written in Swift available as a Swift Package. |
YandexMapsMobileLite
|
Yandex Lite Maps Mobile Swift package |
Version
|
|
Verify
|
A state validation solution with declarative composition and easy reuse. |
SimpleCLI
|
*Deprecated* simple Swift CLI library (mostly to turn arguments into a dictionary and generating the usage string right now) |
DesignReviewer
|
An in-app alternative to Xcode view debugging. |
Atlas
|
Fetching /usr/src/someShit
Fetching /usr/src/someShit
error: Failed to clone repository /usr/src/someShit:
fatal: repository '/usr/src/someShit' does not exist
|
UKPoliceData
|
A Swift Package for UK Police data providing a rich data source for information about crime and policing in England, Wales and Northern Ireland. |
InAnyCase
|
connect ECONNREFUSED /var/run/docker.sock |
swift-travis
|
A Travis v3 API client written in Swift |
SimpleLogging
|
connect ECONNREFUSED /var/run/docker.sock |
SwiftShell
|
connect ECONNREFUSED /var/run/docker.sock |
Logger
|
SwiftPM package for easy logging to standard output and standard error |
LAPACKE-iOS
|
LAPACKE for iOS |
FlexSeal
|
A lifecycle tracking tool to find potential memory leaks during development and testing. |