1 个仓库
Allowing the installation of only a specific subset of a library's components rather than the entire package.
Distinct from Selective Component Loading: Focuses on build-time selection of library components (subspecs), not runtime CSS/JS loading.
Explore 1 awesome GitHub repository matching development tools & productivity · Library Subspec Selection. 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
Selects specific subsets of a library's components for installation instead of the default set.