# Install licenseplist with Homebrew

License list generator of all your dependencies for iOS applications. Version 3.27.9 via Homebrew; verified 2026-05-25.

## Install

```sh
sudo av install brew:licenseplist
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install licenseplist
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:licenseplist
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/licenseplist>
- **Version:** 3.27.9
- **Source summary:** License list generator of all your dependencies for iOS applications
- **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
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- license-plist (cli)
- license-plist (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.27.9
- Package-manager updated: 2026-05-25
- Local data: ok
- Upstream repository: https://github.com/mono0926/LicensePlist
- Upstream latest detected: 3.27.9 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2017-04-28: GitHub repository created.
- 2017: GitHub issue history shows Homebrew installation work around the 1.6.0 release line.
- 2020: README badge and project metadata identify Swift 5.3-era development.
- 2026: Repository metadata lists Swift, iOS, license-management, Swift Package Manager, and Xcode topics.

### Related projects

- Related projects and ecosystems include CocoaPods, Carthage, Swift Package Manager, Mint, Xcode Settings.bundle files, and iOS acknowledgement screens.

### Sources

- <https://api.github.com/repos/mono0926/LicensePlist>
- <https://formulae.brew.sh/formula/licenseplist>
- <https://github.com/mono0926/LicensePlist>
- <https://github.com/mono0926/LicensePlist/issues/71>
- <https://raw.githubusercontent.com/mono0926/LicensePlist/main/README.md>


## Security Notes

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.



## Configuration and credential file locations

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.


## Configuration files

- Unix: license_plist.yml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** licenseplist
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [licensed](https://www.automicvault.com/pkg/brew/licensed/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance, licenses.
- [licensefinder](https://www.automicvault.com/pkg/brew/licensefinder/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance, licenses.
- [license-eye](https://www.automicvault.com/pkg/brew/license-eye/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance.
- [watch-sim](https://www.automicvault.com/pkg/brew/watch-sim/) - Shares av.db curated category or tags: apple, cli, developer-tools, xcode.
- [configen](https://www.automicvault.com/pkg/brew/configen/) - Shares av.db curated category or tags: cli, developer-tools, plist, xcode.
- [ios-sim](https://www.automicvault.com/pkg/brew/ios-sim/) - Shares av.db curated category or tags: cli, developer-tools, ios, xcode.
- [licensor](https://www.automicvault.com/pkg/brew/licensor/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance.
- [objc-codegenutils](https://www.automicvault.com/pkg/brew/objc-codegenutils/) - Shares av.db curated category or tags: cli, developer-tools, ios, xcode.

## Combined YAML source

View the package source record on GitHub. [combined/licenseplist.yml](https://github.com/automic-vault/db/blob/main/combined/licenseplist.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
