{ "name": "ShapeScript", "version": "1.8.8", "license": { "type": "MIT", "file": "LICENSE.md" }, "summary": "Scripting language for creating and manipulating 3D geometry", "homepage": "https://github.com/nicklockwood/ShapeScript", "authors": "Nick Lockwood", "source": { "git": "https://github.com/nicklockwood/ShapeScript.git", "tag": "1.8.8" }, "source_files": ["ShapeScript", "LRUCache/Sources", "SVGPath/Sources"], "requires_arc": true, "dependencies": { "Euclid": [ ] }, "platforms": { "ios": "11.0", "osx": "10.13", "tvos": "11.0" } }