4 "summary": "Satin is a Swift based creative coding toolkit built on top of Metal",
5 "description": "Satin is a swift based creative coding toolkit built on top of Metal. Satin contains classes & helpers that make create graphics with Metal fun and fast!",
6 "homepage": "https://github.com/Hi-Rez/Satin",
12 "Reza Ali": "reza@hi-rez.io"
14 "social_media_url": "https://twitter.com/rezaali",
16 "git": "https://github.com/Hi-Rez/Satin.git",
24 "public_header_files": [
30 "Source/**/*.{h,c,m,swift}"
32 "exclude_files": "Source/Pipelines/**/**/*.metal",
33 "resources": "Source/Pipelines",
38 "module_name": "Satin",
39 "swift_versions": "5.1",
40 "swift_version": "5.1"