aboutcode-org / aboutcode-org/fetchcode
Add Fetchcode support for cocoapods
Offen
- Vorherrschende Sprache
- HTML
- Sterne
- 13
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
CocoaPods doesn’t provide direct download URLs for packages.
Each PURL points to a Git repo and a tag, not a tarball or hosted binary.
To fetch the source, we must parse the podspec, extract the Git URL and tag.
But there is no standardize way to get a Podspec URL
https://cdn.cocoapods.org/all_pods_versions_1_0_0.txt
https://cdn.cocoapods.org/all_pods_versions_2_0_0.txt
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.