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 ACSLogo.",
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"
29 "pushed_with_swift_version": "3.1"