A description of this package.
{ "name": "ShikiSwiftApi", "path": "/usr/src/package", "targets": [ { "name": "ShikiSwiftApiTests", "path": "Tests/ShikiSwiftApiTests", "type": "test", "c99name": "ShikiSwiftApiTests", "sources": [ "ShikiSwiftApiTests.swift" ], "resources": [ { "path": "/usr/src/package/Tests/ShikiSwiftApiTests/AnimesData.json", "rule": "process" }, { "path": "/usr/src/package/Tests/ShikiSwiftApiTests/AnimeDetail.json", "rule": "process" } ], "module_type": "SwiftTarget", "target_dependencies": [ "ShikiSwiftApi" ] }, { "name": "ShikiSwiftApi", "path": "Sources/ShikiSwiftApi", "type": "library", "c99name": "ShikiSwiftApi", "sources": [ "AnimeAPI.swift", "Extentions.swift", "Setting.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "ShikiSwiftApi" ], "product_dependencies": [ "Alamofire" ] } ], "products": [ { "name": "ShikiSwiftApi", "type": { "library": [ "automatic" ] }, "targets": [ "ShikiSwiftApi" ] } ], "platforms": [ { "name": "macos", "version": "10.15" }, { "name": "ios", "version": "15.0" }, { "name": "tvos", "version": "12.0" }, { "name": "watchos", "version": "5.0" } ], "dependencies": [ { "url": "https://github.com/Alamofire/Alamofire", "type": "sourceControl", "identity": "alamofire", "requirement": { "branch": [ "master" ] } } ], "tools_version": "5.5", "manifest_display_name": "ShikiSwiftApi" }
{ "name": "ShikiSwiftApi", "targets": [ { "name": "ShikiSwiftApi", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Alamofire", null ] } ] }, { "name": "ShikiSwiftApiTests", "type": "test", "exclude": [], "settings": [], "resources": [ { "path": "AnimesData.json", "rule": "process" }, { "path": "AnimeDetail.json", "rule": "process" } ], "dependencies": [ { "byName": [ "ShikiSwiftApi", null ] } ] } ], "products": [ { "name": "ShikiSwiftApi", "type": { "library": [ "automatic" ] }, "targets": [ "ShikiSwiftApi" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.15", "platformName": "macos" }, { "options": [], "version": "15.0", "platformName": "ios" }, { "options": [], "version": "12.0", "platformName": "tvos" }, { "options": [], "version": "5.0", "platformName": "watchos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "alamofire", "location": { "remote": [ "https://github.com/Alamofire/Alamofire" ] }, "requirement": { "branch": [ "master" ] }, "productFilter": null, "nameForTargetDependencyResolutionOnly": "Alamofire" } ] } ], "toolsVersion": { "_version": "5.5.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "ShikiSwiftApi", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/Alamofire/Alamofire", "name": "Alamofire", "path": "/usr/src/package/.build/checkouts/Alamofire", "version": "unspecified", "identity": "alamofire", "dependencies": [] } ] }