4 "summary": "A Swift library to work with the astronexus.com HYG database of stars",
5 "description": "Helper library with `struct Star` representing stars from the astronexus.com HYG Database. Includes methods to load `*.csv` files in an efficient way when formatted according to astronexus description.",
6 "homepage": "https://github.com/Bersaelor/SwiftyHYGDB",
7 "swift_versions": "5.0",
13 "Bersaelor": "konrad@mathheartcode.com"
16 "git": "https://github.com/Bersaelor/SwiftyHYGDB.git",
19 "social_media_url": "https://twitter.com/bersaelor",
25 "source_files": "Sources/SwiftyHYGDB/*"