Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mono0926/LicensePlist
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed May 25, 2017
2 parents 0210186 + 285cc78 commit 0408ffa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

`LicensePlist` is a command-line tool that automatically generates a Plist of all your dependencies, including files added manually(specified by [YAML config file](https://github.com/mono0926/LicensePlist/blob/master/Tests/LicensePlistTests/Resources/license_plist.yml)) or using `Carthage` or `CocoaPods`. All these licenses then show up in the Settings app.

![Demo](https://github.com/mono0926/Resource/raw/master/LicensePlist/LicensePlist.gif)

App Setting Root | License List | License Detail
--- | --- | ---
![](Screenshots/root.png) | ![](Screenshots/list.png) | ![](Screenshots/detail.png)
Expand Down Expand Up @@ -144,4 +146,4 @@ Execute `swift package generate-xcodeproj` or `make xcode`.

## Related Articles

- [Swift Package Manager(SwiftPM)で作ったコマンドラインツールをHomebrewに登録する方法 - Qiita](http://qiita.com/mono0926/items/c32c008384df40bf4e41)
- [Swift Package Manager(SwiftPM)で作ったコマンドラインツールをHomebrewに登録する方法 - Qiita](http://qiita.com/mono0926/items/c32c008384df40bf4e41)

0 comments on commit 0408ffa

Please sign in to comment.