Cocoapod support #194
arshiacont
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
Sure, if someone wanted to set it up and PR. I've had Cocoapods support for packages in the past and it's kind of a hassle especially with dependencies, and there isn't very much demand for it generally. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, thanks for sharing such a great package! Greatly reduces the pain of dealing with CoreMIDI!!!
While Swift Package Manager is the way to go these days, for some of us are still dealing with mixed C++/ObjC/ObjC++/Swift programing and SPM is [still] struggling with such libraries. Since this library is Swift Only supporting a Cocoapod version should be easy and would allow many of us to integrate with other pods.
Any thoughts of adding a podspec and allowing distribution on Cocoapods?
Beta Was this translation helpful? Give feedback.
All reactions