tevelee / Eval

Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime

Home Page:https://tevelee.github.io/Eval/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carthage support

TofPlay opened this issue · comments

commented

Hi,
For iOS and macOS 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.

Hi @TofPlay,

Thank you for your contribution! 👍
I have added Carthage support to the framework and updated the README with the shield and with installation instructions 🎉