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": [
25 "Sources/SatinCore/*.h"
28 "Sources/SatinCore/*.h",
29 "Sources/SatinCore/**/*.{h,c}",
30 "Sources/Satin/**/*.swift"
33 "Sources/Satin/Pipelines/**/**/*.metal",
34 "Sources/Satin/Export.swift"
36 "resources": "Sources/Satin/Pipelines",
41 "module_name": "Satin",
42 "swift_versions": "5.1",
43 "swift_version": "5.1"