1 Repo
Support for distributing code as either static or dynamic frameworks on Apple platforms.
Distinguishing note: Candidates focus on routing or introspection, not the static/dynamic binary packaging of Apple frameworks.
Explore 1 awesome GitHub repository matching mobile development · Framework Packaging Options. Refine with filters or upvote what's useful.
Specs is a centralized package metadata repository and distribution service for the Apple platform. It serves as a public index of library specifications, enabling the discovery, resolution, and installation of third-party frameworks for iOS and macOS projects. The project provides a podspec distribution service that hosts and validates library specifications to ensure reproducible dependency resolution. It utilizes a Git-based collection of structured specifications and a REST API to manage library publishing, ownership, and versioning. The system encompasses comprehensive capabilities for
Supports packaging dependencies as either dynamic or static frameworks.