Configuration icon indicating copy to clipboard operation
Configuration copied to clipboard

Cocoapods Support

Open skrach opened this issue 7 years ago • 2 comments

I see that you're already supporting the Swift Package Manager. I think it would still be great addition if you could support Cocoapods as well. The main reason being that a lot of current libraries don't support the Swift Package Manager (but Cocoapods). Therefore users of your library would have more choices for integration.

skrach avatar Aug 25 '17 08:08 skrach

Thanks for the feedback. Since the LoggerAPI dependency doesn't yet support Cocoapods, I haven't added podspec to Configuration. In the mean time, I've added Carthage support with the latest release.

youming-lin avatar Aug 28 '17 16:08 youming-lin

Thank you very much!

skrach avatar Aug 30 '17 07:08 skrach