A description of this package.
{ "name": "UIKeyCommandTableView", "path": "/usr/src/package", "targets": [ { "name": "UIKeyCommandTableViewTests", "path": "Tests/UIKeyCommandTableViewTests", "type": "test", "c99name": "UIKeyCommandTableViewTests", "sources": [ "UIKeyCommandTableViewTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "UIKeyCommandTableView" ] }, { "name": "UIKeyCommandTableView", "path": "Sources/UIKeyCommandTableView", "type": "library", "c99name": "UIKeyCommandTableView", "sources": [ "Extensions/IndexPath+InvalidReason.swift", "Extensions/NSObjectProtocol+Debounce.swift", "UIKeyCommandTableView.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "UIKeyCommandTableView" ], "product_dependencies": [ "UIKitOptions" ] } ], "products": [ { "name": "UIKeyCommandTableView", "type": { "library": [ "automatic" ] }, "targets": [ "UIKeyCommandTableView" ] } ], "platforms": [ { "name": "ios", "version": "11.0" } ], "dependencies": [ { "url": "https://github.com/ipedro/UIKitOptions.git", "type": "sourceControl", "identity": "uikitoptions", "requirement": { "range": [ { "lower_bound": "0.3.1", "upper_bound": "1.0.0" } ] } } ], "tools_version": "5.3", "manifest_display_name": "UIKeyCommandTableView" }
{ "name": "UIKeyCommandTableView", "targets": [ { "name": "UIKeyCommandTableView", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "UIKitOptions", null ] } ], "packageAccess": false }, { "name": "UIKeyCommandTableViewTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "UIKeyCommandTableView", null ] } ], "packageAccess": false } ], "products": [ { "name": "UIKeyCommandTableView", "type": { "library": [ "automatic" ] }, "targets": [ "UIKeyCommandTableView" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "11.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "uikitoptions", "location": { "remote": [ { "urlString": "https://github.com/ipedro/UIKitOptions.git" } ] }, "requirement": { "range": [ { "lowerBound": "0.3.1", "upperBound": "1.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "UIKeyCommandTableView", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/ipedro/UIKitOptions.git", "name": "UIKitOptions", "path": "/usr/src/package/.build/checkouts/UIKitOptions", "version": "0.3.1", "identity": "uikitoptions", "dependencies": [] } ] }