4 "summary": "Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime",
5 "description": "Eval is a lightweight interpreter framework written in Swift, for 📱iOS, 🖥 macOS, and 🐧Linux platforms.\n\nIt evaluates expressions at runtime, with operators and data types you define.",
6 "homepage": "https://tevelee.github.io/Eval/",
12 "Laszlo Teveli": "tevelee@gmail.com"
14 "social_media_url": "http://twitter.com/tevelee",
16 "git": "https://github.com/tevelee/Eval.git",
19 "source_files": "Sources/**/*.{h,swift}",