[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 8 / 0 / 7 / SwiftyHYGDB / 0.6.1 / SwiftyHYGDB.podspec.json
blob8e3a179a349ede091652512d5747d19e0e63cdc6
2   "name": "SwiftyHYGDB",
3   "version": "0.6.1",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bersaelor": "konrad@mathheartcode.com"
13   },
14   "source": {
15     "git": "https://github.com/Bersaelor/SwiftyHYGDB.git",
16     "tag": "0.6.1"
17   },
18   "social_media_url": "https://twitter.com/bersaelor",
19   "platforms": {
20     "ios": "9.3",
21     "osx": "10.10",
22     "tvos": "9.2"
23   },
24   "source_files": "Sources/SwiftyHYGDB/*"