Recently I’ve released a library on Github that helps iOS, macOS, tvOS and watchOS developer in using Bluetooth LE peripherals. I’ve decide to distribute it by using two 2 dependency managers:
* Carthage
* Swift Package Manager (SPM) In this article I’m going to explain you my experience in integrating…