{ "name": "SwiftChecksDangerPlugin", "path": "/usr/src/package", "targets": [ { "name": "SwiftChecksDangerPlugin", "path": "Sources/SwiftChecksDangerPlugin", "type": "library", "c99name": "SwiftChecksDangerPlugin", "sources": [ "File.swift", "FileProvider.swift", "InfoPlistFile.swift", "InfoPlistFileProvider.swift", "SwiftChecks.swift", "VersionFile.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SwiftChecksDangerPlugin" ], "product_dependencies": [ "Danger" ] } ], "products": [ { "name": "SwiftChecksDangerPlugin", "type": { "library": [ "dynamic" ] }, "targets": [ "SwiftChecksDangerPlugin" ] } ], "platforms": [ { "name": "macos", "version": "10.12" } ], "dependencies": [ { "url": "https://github.com/danger/swift.git", "type": "sourceControl", "identity": "swift", "requirement": { "range": [ { "lower_bound": "3.12.3", "upper_bound": "4.0.0" } ] } } ], "tools_version": "5.5", "manifest_display_name": "SwiftChecksDangerPlugin", "swift_languages_versions": [ "5" ] }
{ "name": "SwiftChecksDangerPlugin", "targets": [ { "name": "SwiftChecksDangerPlugin", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "product": [ "Danger", "danger-swift", null, null ] } ], "packageAccess": false } ], "products": [ { "name": "SwiftChecksDangerPlugin", "type": { "library": [ "dynamic" ] }, "targets": [ "SwiftChecksDangerPlugin" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.12", "platformName": "macos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swift", "location": { "remote": [ { "urlString": "https://github.com/danger/swift.git" } ] }, "requirement": { "range": [ { "lowerBound": "3.12.3", "upperBound": "4.0.0" } ] }, "productFilter": null, "nameForTargetDependencyResolutionOnly": "danger-swift" } ] } ], "toolsVersion": { "_version": "5.5.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": [ "5" ] }
{ "url": "/usr/src/package", "name": "SwiftChecksDangerPlugin", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/danger/swift.git", "name": "danger-swift", "path": "/usr/src/package/.build/checkouts/swift", "version": "3.12.3", "identity": "swift", "dependencies": [ { "url": "https://github.com/shibapm/Logger", "name": "Logger", "path": "/usr/src/package/.build/checkouts/Logger", "version": "0.2.3", "identity": "logger", "dependencies": [] }, { "url": "https://github.com/mxcl/Version", "name": "Version", "path": "/usr/src/package/.build/checkouts/Version", "version": "1.2.0", "identity": "version", "dependencies": [] }, { "url": "https://github.com/nerdishbynature/octokit.swift", "name": "OctoKit", "path": "/usr/src/package/.build/checkouts/octokit.swift", "version": "0.11.0", "identity": "octokit.swift", "dependencies": [ { "url": "https://github.com/nerdishbynature/RequestKit.git", "name": "RequestKit", "path": "/usr/src/package/.build/checkouts/RequestKit", "version": "2.3.0", "identity": "requestkit", "dependencies": [] } ] } ] } ] }