A package that will provide to you all the information that you need about the Moon.
{ "name": "MoonKit", "path": "/usr/src/package", "targets": [ { "name": "MoonKitTests", "path": "Tests/MoonKitTests", "type": "test", "c99name": "MoonKitTests", "sources": [ "UT_DMS.swift", "UT_EclipticCoordinates.swift", "UT_EquatorialCoordinates.swift", "UT_HMS.swift", "UT_HorizonCoordinates.swift", "UT_Moon.swift", "UT_MoonPhase.swift", "UT_Utils.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "MoonKit" ] }, { "name": "MoonKit", "path": "Sources/MoonKit", "type": "library", "c99name": "MoonKit", "sources": [ "Angle.swift", "DMS.swift", "EclipticCoordinates.swift", "EquatorialCoordinates.swift", "Extensions.swift", "HMS.swift", "HorizonCoordinates.swift", "Moon.swift", "MoonPhase.swift", "Utils.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "MoonKit" ] } ], "products": [ { "name": "MoonKit", "type": { "library": [ "automatic" ] }, "targets": [ "MoonKit" ] } ], "platforms": [ { "name": "ios", "version": "14.0" }, { "name": "macos", "version": "10.15" }, { "name": "tvos", "version": "11.0" }, { "name": "watchos", "version": "6.0" } ], "dependencies": [], "tools_version": "5.7", "manifest_display_name": "MoonKit" }
{ "name": "MoonKit", "targets": [ { "name": "MoonKit", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "MoonKitTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "MoonKit", null ] } ] } ], "products": [ { "name": "MoonKit", "type": { "library": [ "automatic" ] }, "targets": [ "MoonKit" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "14.0", "platformName": "ios" }, { "options": [], "version": "10.15", "platformName": "macos" }, { "options": [], "version": "11.0", "platformName": "tvos" }, { "options": [], "version": "6.0", "platformName": "watchos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.7.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "MoonKit", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }