2 "name": "TortoiseGraphics",
4 "summary": "A turtle graphics (a key feature of the Logo) engine written in Swift.",
5 "description": "A turtle graphics (a key feature of the Logo) engine written in Swift. The commands were implemented with reference to the turtle in Python 3 standard libraries.",
6 "homepage": "https://github.com/temoki/TortoiseGraphics",
13 "git": "https://github.com/temoki/TortoiseGraphics.git",
16 "social_media_url": "https://twitter.com/temoki",
21 "source_files": "Sources/*",
22 "frameworks": "CoreGraphics",
27 "frameworks": "AppKit"