Somnibyte / MLKit

A simple machine learning framework written in Swift 🤖
MIT License
152 stars 14 forks source link

Carthage support #5

Open TofPlay opened 7 years ago

TofPlay commented 7 years ago

Hi, For iOS projets it's will be great to make your component Carthage compatible

Take a look at these articles:

On your README.md add Carthage compatible on top and add section for the installation with Carthage.

Somnibyte commented 7 years ago

@TofPlay Thanks for your suggestion! I'll make sure to add Carthage support along with the new CocoaPods update.

vbovasia commented 4 months ago

Dear @TofPlay Unfortunately, I cant find https://github.com/TofPlay/SwiftCrossPlatformFramework anymore. I used a bunch of your great tutorial to create such frameworks and wanted to migrate them to SPM and looks like that those tutorial have been removed.

I would appreciate you a lot if you can help me with restoring those tutorials.