Skip to content

Commit

Permalink
README.md: Add CocoaPods to the list of supported package managers
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Viernau <[email protected]>
  • Loading branch information
fviernau committed Jun 22, 2021
1 parent df0112d commit 9a4f79b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,8 @@ Currently, the following package managers are supported:
* [Bundler](http://bundler.io/) (Ruby)
* [Cargo](https://doc.rust-lang.org/cargo/) (Rust)
* [Carthage](https://github.com/Carthage/Carthage) (iOS / Cocoa)
* [CocoaPods](https://github.com/CocoaPods/CocoaPods) (iOS / Cocoa, with currently some
[limitations](https://github.com/oss-review-toolkit/ort/issues/4188))
* [Composer](https://getcomposer.org/) (PHP)
* [Conan](https://conan.io/) (C / C++, *experimental* as the VCS locations often times do not contain the actual source
code, see [issue #2037](https://github.com/oss-review-toolkit/ort/issues/2037))
Expand Down

0 comments on commit 9a4f79b

Please sign in to comment.