2 "name": "TortoiseGraphics",
3 "version": "1.0.0-beta.3",
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",
17 "swift_versions": "5.1",
18 "source_files": "PlaygroundBook/Sources/Core/*",
19 "frameworks": "CoreGraphics",
26 "swift_version": "5.1"