4 "summary": "A Swift µ-Library Providing 2-Int & 3-Int Vector Types",
5 "description": "A Swift micro-library that provides Obj-C-compatible Int2 and Int3 struct types— which are 2D/3D vectors like SCNVector3/GLKVector3/simd.float3, but with Int x/y/z values.",
6 "homepage": "https://github.com/capnslipp/IntN",
8 "type": "Public Domain",
12 "capnslipp": "IntN@capnslipp.com"
15 "git": "https://github.com/capnslipp/IntN.git",
18 "social_media_url": "https://twitter.com/capnslipp",
23 "source_files": "Sources/**/*",
24 "deprecated_in_favor_of": "Vuckt"