A description of this package.
{ "name": "ANNetwork", "path": "/usr/src/package", "targets": [ { "name": "ANNetworkTests", "path": "Tests/ANNetworkTests", "type": "test", "c99name": "ANNetworkTests", "sources": [ "ANNetworkTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "ANNetwork" ] }, { "name": "ANNetwork", "path": "Sources/ANNetwork", "type": "library", "c99name": "ANNetwork", "sources": [ "APIClient/Errors.swift", "APIClient/ParameterEncodable.swift", "APIClient/Parser.swift", "APIClient/Request.swift", "APIClient/WebApiClient.swift", "APIClient/WebApiConstants.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "ANNetwork" ] } ], "products": [ { "name": "ANNetwork", "type": { "library": [ "automatic" ] }, "targets": [ "ANNetwork" ] } ], "platforms": [ { "name": "ios", "version": "13.0" } ], "dependencies": [], "tools_version": "5.8", "manifest_display_name": "ANNetwork" }
{ "name": "ANNetwork", "targets": [ { "name": "ANNetwork", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "ANNetworkTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "ANNetwork", null ] } ] } ], "products": [ { "name": "ANNetwork", "type": { "library": [ "automatic" ] }, "targets": [ "ANNetwork" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "13.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.8.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "ANNetwork", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }