4 "summary": "SpriteKit scene and node subclasses, plus various utilities.",
5 "description": "`HLSpriteKit` is yet another companion library to Apple's `SpriteKit` with the goal of abstracting reusable code.\n`HLSpriteKit`, in its current form, should probably be used in one of two ways:\n- Non-committally: As a supply of useful utilities and custom `SKNode` subclasses.\n- Full committment: As a system for designing an interactive scene, inheriting from `HLScene` and using gesture recognizers via `HLGestureTarget`.",
6 "homepage": "https://github.com/hilogames/HLSpriteKit",
12 "Karl Voskuil": "karl@hilogames.com"
15 "git": "https://github.com/hilogames/HLSpriteKit.git",
18 "source_files": "HLSpriteKit/*",