macOS
brew install licenseplistlocal Homebrew formula metadata
brew
License list generator of all your dependencies for iOS applications. Version 3.27.9 via Homebrew; verified 2026-05-25.
install
brew install licenseplistlocal Homebrew formula metadata
overview
License list generator of all your dependencies for iOS applications
history
LicensePlist is a Swift command-line tool that generates iOS Settings.bundle acknowledgement plist files from app dependencies. Its niche is Apple-platform license disclosure: it turns CocoaPods, Carthage, Swift-package, and manually listed dependency data into files an iOS app can display in Settings.
The public repository was created on 2017-04-28. The README describes LicensePlist as a command-line tool for generating plists of dependencies, with manual dependency entries supplied by a YAML config file.
The project remained tightly scoped to Apple development workflows. The README documents installation through CocoaPods, Homebrew, Mint, an Xcode Swift Package Manager setup path, release binaries, and source builds.
LicensePlist found adoption among iOS teams that needed a repeatable build-step for open-source acknowledgements. Its Homebrew formula and Run Script Phase example made it fit the daily workflow of Xcode projects.
Users run license-plist from an app repository, optionally pointing it at dependency manifests and output paths. The generated com.mono0926.LicensePlist files are copied into Settings.bundle so licenses appear inside the iOS Settings app.
LicensePlist is notable because it packages an Apple-specific compliance task as a small CLI instead of a manual Settings.bundle chore. It also shows how package metadata has to cross from dependency managers into platform UI assets.
security posture
No matching local secret-handling manifest was found for licenseplist. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
license_plist.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
license-plist | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mono0926/LicensePlist
install metadata
| Package key | brew:licenseplist |
|---|---|
| Version | 3.27.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/licenseplist |
| Homepage | https://www.slideshare.net/mono0926/licenseplist-a-license-list-generator-of-all-your-dependencies-for-ios-applications |
| Repository | https://github.com/mono0926/LicensePlist |
| Upstream docs | https://github.com/mono0926/LicensePlist#readme |
| License | MIT |
| Source archive | https://github.com/mono0926/LicensePlist/archive/refs/tags/3.27.9.tar.gz |
| Last updated | 2026-05-25T11:49:02Z |
| Pulse | updated |
| Bottle | available (on arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | licenseplist |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.