objective-git icon indicating copy to clipboard operation
objective-git copied to clipboard

Support for cocoapods

Open saket opened this issue 5 years ago • 0 comments

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

saket avatar Oct 30 '20 06:10 saket