A description of this package.
{ "name": "ESGists", "path": "/usr/src/package", "targets": [ { "name": "ESGistsTests", "path": "/usr/src/package/Tests/ESGistsTests", "type": "test", "c99name": "ESGistsTests", "sources": [ "ESGistsTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "ESGists", "path": "/usr/src/package/Sources/ESGists", "type": "library", "c99name": "ESGists", "sources": [ "API/GistsAPI.swift", "API/GitHubAPI.swift", "API/GitHubAPI/AuthorizationsAPI.swift", "API/Request/JSONObject.swift", "API/Request/RequestFile.swift", "API/Request/Scope.swift", "API/UsersAPI.swift", "Data/Authentication/AuthorizationResponse.swift", "Data/Authentication/AuthorizationResponseWithStatus.swift", "Data/Authentication/OAuthAppInfo.swift", "Data/Authentication/OAuthToken.swift", "Data/Gist/Gist.swift", "Data/Gist/GistCommentStatus.swift", "Data/Gist/GistError.swift", "Data/Gist/GistFileInfo.swift", "Data/Gist/GistTimestamp.swift", "Data/Gist/GistURLs.swift", "Data/Gist/GistUser.swift", "Data/Gist/GistUserType.swift", "Data/Gist/GistUserURLs.swift", "Data/GistCreated.swift", "Data/GistHistory.swift", "Data/ID.swift", "Data/ISO8601Date.swift", "Data/URL.swift", "Types/Language.swift", "Types/LanguageType.swift", "Types/PopularLanguage.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "ESGists", "targets": [ { "name": "ESGists", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "APIKit", null ] }, { "byName": [ "Ocean", null ] } ] }, { "name": "ESGistsTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "ESGists", null ] } ] } ], "products": [ { "name": "ESGists", "type": { "library": [ "automatic" ] }, "targets": [ "ESGists" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.15", "platformName": "macos" } ], "providers": null, "dependencies": [ { "url": "https://github.com/es-kumagai/Ocean", "name": "Ocean", "requirement": { "branch": [ "master" ] } }, { "url": "https://github.com/ishkawa/APIKit", "name": "APIKit", "requirement": { "range": [ { "lowerBound": "5.0.0", "upperBound": "6.0.0" } ] } } ], "toolsVersion": { "_version": "5.1.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": [ "5" ] }
{ "url": "/usr/src/package", "name": "ESGists", "path": "/usr/src/package", "version": "unspecified", "dependencies": [ { "url": "https://github.com/es-kumagai/Ocean", "name": "Ocean", "path": "/usr/src/package/.build/checkouts/Ocean", "version": "unspecified", "dependencies": [ { "url": "https://github.com/es-kumagai/Swim", "name": "Swim", "path": "/usr/src/package/.build/checkouts/Swim", "version": "unspecified", "dependencies": [] } ] }, { "url": "https://github.com/ishkawa/APIKit", "name": "APIKit", "path": "/usr/src/package/.build/checkouts/APIKit", "version": "5.2.0", "dependencies": [] } ] }