'Adding adb-ios framework to current iOS Project

I want to add adb-ios to my new iOS Project written with Swift. But there is no package.swift or cocoapods support. I tried to add it locally but can't do it also.

Do I need to write wrapper to merge adb-ios to my new swift project?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source