4 "summary": "A Metal accelerated canvas for drawing and painting in iOS apps!",
5 "description": "Canvas 2 creates a drawing area on the screen that can be used for rendering highly efficient drawing curves. It uses the Metal 2 API to do this.",
6 "homepage": "https://github.com/Authman2/Canvas2",
12 "Adeola Uthman": "authman2@gmail.com"
17 "swift_versions": "5.0",
19 "SWIFT_VERSION": "5.0"
22 "git": "https://github.com/Authman2/Canvas2.git",
27 "Canvas2/src/**/*.{swift,h,m}"
29 "exclude_files": "Classes/Exclude",
30 "resources": "Canvas2/src/Shader.metal",
35 "swift_version": "5.0"