Relative Content

Tag Archive for iosswiftxcodecocoapods

How can I integrate MLKit library without using cocoapods?

I want to integrate MLKit library without using cocoapods. Is there a way to somehow copy/paste or drag and drop method to use this?
Or maybe there is another solution, maybe I can fetch library to another project and then somehow copy frameworks/libraries to project without cocoapod?