{ "name": "PusherSwift", "path": "/usr/src/package", "targets": [ { "name": "PusherSwiftWrapper", "path": "Sources/PusherSwiftWrapper", "type": "library", "c99name": "PusherSwiftWrapper", "sources": [ "PusherSwiftWrapper.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "PusherSwift" ], "target_dependencies": [ "PusherSwift" ], "product_dependencies": [ "TweetNacl", "NWWebSocket" ] }, { "name": "PusherSwift", "path": "PusherSwift.xcframework", "type": "binary", "c99name": "PusherSwift", "sources": [], "module_type": "BinaryTarget", "product_memberships": [ "PusherSwift" ] } ], "products": [ { "name": "PusherSwift", "type": { "library": [ "automatic" ] }, "targets": [ "PusherSwiftWrapper" ] } ], "platforms": [ { "name": "ios", "version": "14.0" } ], "dependencies": [ { "url": "https://github.com/beMappy/TweetNacl", "type": "sourceControl", "identity": "tweetnacl", "requirement": { "exact": [ "1.0.2-SPM" ] } }, { "url": "https://github.com/beMappy/NWWebSocket", "type": "sourceControl", "identity": "nwwebsocket", "requirement": { "exact": [ "0.5.2-SPM" ] } } ], "tools_version": "5.7", "manifest_display_name": "PusherSwift" }
{ "name": "PusherSwift", "targets": [ { "name": "PusherSwiftWrapper", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "target": [ "PusherSwift", null ] }, { "product": [ "TweetNacl", "TweetNacl", null, null ] }, { "product": [ "NWWebSocket", "NWWebSocket", null, null ] } ], "packageAccess": false }, { "name": "PusherSwift", "path": "./PusherSwift.xcframework", "type": "binary", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false } ], "products": [ { "name": "PusherSwift", "type": { "library": [ "automatic" ] }, "targets": [ "PusherSwiftWrapper" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "14.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "tweetnacl", "location": { "remote": [ { "urlString": "https://github.com/beMappy/TweetNacl" } ] }, "requirement": { "exact": [ "1.0.2-SPM" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "nwwebsocket", "location": { "remote": [ { "urlString": "https://github.com/beMappy/NWWebSocket" } ] }, "requirement": { "exact": [ "0.5.2-SPM" ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.7.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "PusherSwift", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/beMappy/TweetNacl", "name": "TweetNacl", "path": "/usr/src/package/.build/checkouts/TweetNacl", "version": "1.0.2-SPM", "identity": "tweetnacl", "dependencies": [] }, { "url": "https://github.com/beMappy/NWWebSocket", "name": "NWWebSocket", "path": "/usr/src/package/.build/checkouts/NWWebSocket", "version": "0.5.2-SPM", "identity": "nwwebsocket", "dependencies": [] } ] }