Packages for keyword “ios”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Note: Package collections are limited to 300 packages. The “ios” keyword currently has 1,764 associated packages, so its package collection includes only the top 300 packages by package score.
YandexMapsMobile
Yandex Maps Mobile full Swift package
ZBSimplePluginManager
A simple plug-in system by using JavaScriptCore.
IzzyParser
IzzyParser is an iOS library for serializing and deserializing JSON:API objects
KipplePlugins
A collection of Swift Package Manager plugins.
MeterReporter
Lightweight MetricKit-based diagnostics reporting
RemoteImage
A drop-in alternative to SwiftUI's AsyncImage, with support for custom URLSessions, caching, and animated phase changes.
Acheron
Aepryus Software's iOS Library
AIChatKit
A Swift package that gives every app a single, unified chat interface across cloud and on-device AI providers. OpenAI, Anthropic, and Apple Intelligence all share the same protocol, message model, and optional SwiftUI components — swap providers with a one-line change.
AIChatKitLlama
Adds on-device GGUF inference via llama.cpp to any app already using AIChatKit. Models run entirely in-process using Metal GPU acceleration — no network calls after the initial download.
AIChatKitMLX
Adds on-device Apple MLX inference to any app already using AIChatKit. Models are downloaded from Hugging Face Hub on first use and cached locally. Runs on Metal GPU and Apple Neural Engine — no network calls during inference.
AlertController
💬 A tiny extension for UIAlertController that makes working with it very simple. Only 150 lines of code.
AlertPresenter
A Swift package/Cocoapod providing easy alert presentation for iOS and tvOS
AmuseKit
A swift package to facilitate Apple Music API integration for iOS, MacOS, tvOS & watchOS projects.
AppDependency
🧠 Effortless Dependency Injection for Swift Applications. Dependency only mirror of AppState
AppIconGenerator
A library for creating App Icons from SwiftUI views.
AppInfo
A utility for accessing application metadata from Info.plist
Balam
Swift NoSQL functional database
Bases
A package for encoding and decoding data in Swift using Base16, Base32, Base64 and Base85 encodings.
BookKit
Open-source Swift Package to import user library data from Goodreads and retrieve covers from OpenLibrary
BuilderMacro
builder-macro is a macro that implements the Builder design pattern in Swift