libgit2 / objective-git

Objective-C bindings to libgit2
MIT License
1.16k stars 280 forks source link

Support for cocoapods #709

Closed saket closed 1 year ago

saket commented 3 years ago

Hey folks, I understand that objective-git is distributed using carthage, but would you be open to supporting cocoapods as well? I'm trying to use objective-git from kotlin/native which has first-party support for cocoapods: https://kotlinlang.org/docs/reference/native/cocoapods.html. I imagine I won't be the only person trying to use git in a kotlin multiplatform project. Using carthage is apparently possible, but requires manual wiring of files which isn't great for noobs (like me!).

I found a pod spec for objective-git, but it looks stale. The last update was 6 years ago: https://cocoapods.org/pods/objective-git