Combine extensions for AVFoundation.
{ "name": "AVFoundationCombine", "path": "/usr/src/package", "targets": [ { "name": "AVFoundationCombineTests", "path": "/usr/src/package/Tests/AVFoundationCombineTests", "type": "test", "c99name": "AVFoundationCombineTests", "sources": [ "AVFoundationCombineTests.swift" ], "module_type": "SwiftTarget" }, { "name": "AVFoundationCombine", "path": "/usr/src/package/Sources/AVFoundationCombine", "type": "library", "c99name": "AVFoundationCombine", "sources": [ "MetadataPublisher.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "AVFoundationCombine", "targets": [ { "name": "AVFoundationCombine", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "AVFoundationCombineTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "AVFoundationCombine", null ] } ] } ], "products": [ { "name": "AVFoundationCombine", "type": { "library": [ "automatic" ] }, "targets": [ "AVFoundationCombine" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "13.0", "platformName": "ios" }, { "options": [], "version": "10.15", "platformName": "macos" }, { "options": [], "version": "13.0", "platformName": "tvos" }, { "options": [], "version": "6.0", "platformName": "watchos" } ], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.1.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "AVFoundationCombine", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }