A description of this package.
{ "name": "GeoJSONSwiftHelper", "path": "/usr/src/package", "targets": [ { "name": "GeoJSONSwiftHelperTests", "path": "Tests/GeoJSONSwiftHelperTests", "type": "test", "c99name": "GeoJSONSwiftHelperTests", "sources": [ "GeoJSONSwiftHelperTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "GeoJSONSwiftHelper" ], "product_dependencies": [ "Turf", "GEOSwift" ] }, { "name": "GeoJSONSwiftHelper", "path": "Sources/GeoJSONSwiftHelper", "type": "library", "c99name": "GeoJSONSwiftHelper", "sources": [ "GeoJSONSwiftHelper.swift", "GridHelper.swift", "MapHelper.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "GeoJSONSwiftHelper" ], "product_dependencies": [ "Turf", "GEOSwift" ] } ], "products": [ { "name": "GeoJSONSwiftHelper", "type": { "library": [ "automatic" ] }, "targets": [ "GeoJSONSwiftHelper" ] } ], "platforms": [ { "name": "ios", "version": "15.0" } ], "dependencies": [ { "url": "https://github.com/mapbox/turf-swift.git", "type": "sourceControl", "identity": "turf-swift", "requirement": { "range": [ { "lower_bound": "2.5.0", "upper_bound": "3.0.0" } ] } }, { "url": "https://github.com/GEOSwift/GEOSwift.git", "type": "sourceControl", "identity": "geoswift", "requirement": { "range": [ { "lower_bound": "9.0.0", "upper_bound": "10.0.0" } ] } } ], "tools_version": "5.7", "manifest_display_name": "GeoJSONSwiftHelper" }
{ "name": "GeoJSONSwiftHelper", "targets": [ { "name": "GeoJSONSwiftHelper", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "product": [ "Turf", "turf-swift", null, null ] }, { "product": [ "GEOSwift", "GEOSwift", null, null ] } ], "packageAccess": false }, { "name": "GeoJSONSwiftHelperTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "GeoJSONSwiftHelper", null ] }, { "product": [ "Turf", "turf-swift", null, null ] }, { "product": [ "GEOSwift", "GEOSwift", null, null ] } ], "packageAccess": false } ], "products": [ { "name": "GeoJSONSwiftHelper", "type": { "library": [ "automatic" ] }, "targets": [ "GeoJSONSwiftHelper" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "15.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "turf-swift", "location": { "remote": [ { "urlString": "https://github.com/mapbox/turf-swift.git" } ] }, "requirement": { "range": [ { "lowerBound": "2.5.0", "upperBound": "3.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "geoswift", "location": { "remote": [ { "urlString": "https://github.com/GEOSwift/GEOSwift.git" } ] }, "requirement": { "range": [ { "lowerBound": "9.0.0", "upperBound": "10.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.7.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "GeoJSONSwiftHelper", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/mapbox/turf-swift.git", "name": "Turf", "path": "/usr/src/package/.build/checkouts/turf-swift", "version": "2.6.1", "identity": "turf-swift", "dependencies": [] }, { "url": "https://github.com/GEOSwift/GEOSwift.git", "name": "GEOSwift", "path": "/usr/src/package/.build/checkouts/GEOSwift", "version": "9.0.0", "identity": "geoswift", "dependencies": [ { "url": "https://github.com/GEOSwift/geos.git", "name": "geos", "path": "/usr/src/package/.build/checkouts/geos", "version": "7.0.0", "identity": "geos", "dependencies": [] } ] } ] }