1
A description of this package.
{ "name": "LSSLibrary", "path": "/usr/src/package", "targets": [ { "name": "LSSLibraryTests", "path": "/usr/src/package/Tests/LSSLibraryTests", "type": "test", "c99name": "LSSLibraryTests", "sources": [ "LSSLibraryTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "LSSLibrary", "path": "/usr/src/package/Sources/LSSLibrary", "type": "library", "c99name": "LSSLibrary", "sources": [ "LSSLibrary.swift", "View/TextFieldWithIcon.swift", "View/TextFieldWithUnderline.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "LSSLibrary", "targets": [ { "name": "LSSLibrary", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "LSSLibraryTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "LSSLibrary", null ] } ] } ], "products": [ { "name": "LSSLibrary", "type": { "library": [ "automatic" ] }, "targets": [ "LSSLibrary" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.2.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "LSSLibrary", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }