Link to this headingSwift

Dependency Checker for Swift projects:

dependency-check --enableExperimental --out . --scan Package.swift

Dependency Checker for CocoaPods:

sudo gem install cocoapods-dependencies pod dependencies dependency-check --enableExperimental --out . --scan Podfile.lock