bazel-xcode / bazel-xcode/PodToBUILD
Remove the required dependency on `CocoaPods`
Open
- Dominant language
- Swift
- Stars
- 330
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
We currently use cocoa pods to deserialize a `Podspec` into the `json` representation.
If the `json` is provided in the `podspec_url`, then we don't need to rely on `CocoaPods`, and it's associated dependencies.
This would make a lot simpler to install PodToBUILD!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.