4 "summary": "AviationKit provides an interface with the FAA weather servers (aviationweather.gov) for aviation related apps.",
5 "description": "AviationKit provides an interface with the FAA weather servers (aviationweather.gov). These services are provided using XML from the servers. We include `Codable` data models allowing for easy encoding and decoding of the data models. The services include:\n* TAF\n* METAR\n* AIR/SIGMET\n* G-AIRMET\n* Aircraft Reports\n* Station Info",
6 "homepage": "https://github.com/mikesilvers/AviationKit",
12 "Mike Silvers": "mikesilvers@gmail.com"
15 "git": "https://github.com/mikesilvers/AviationKit.git",
21 "swift_version": "4.2",
22 "source_files": "AviationKit/Classes/**/*"