This Swift package is a dependency of FFmpeg-iOS.
LGPL v2.1+
{ "name": "FFmpeg-iOS-Support", "path": "/usr/src/package", "targets": [ { "name": "Hook", "path": "Sources/Hook", "type": "library", "c99name": "Hook", "sources": [ "Hook.m" ], "module_type": "ClangTarget", "product_memberships": [ "FFmpeg-iOS-Support" ], "target_dependencies": [ "Depend" ] }, { "name": "FFmpegSupport", "path": "Sources/FFmpegSupport", "type": "library", "c99name": "FFmpegSupport", "sources": [ "FFmpeg.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "FFmpeg-iOS-Support" ], "target_dependencies": [ "Hook" ] }, { "name": "Depend", "path": "Sources/Depend", "type": "library", "c99name": "Depend", "sources": [ "Depend.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "FFmpeg-iOS-Support" ] } ], "products": [ { "name": "FFmpeg-iOS-Support", "type": { "library": [ "automatic" ] }, "targets": [ "Depend", "Hook", "FFmpegSupport" ] } ], "platforms": [ { "name": "ios", "version": "13.0" } ], "dependencies": [], "tools_version": "5.3", "manifest_display_name": "FFmpeg-iOS-Support" }
{ "name": "FFmpeg-iOS-Support", "targets": [ { "name": "Depend", "type": "regular", "exclude": [], "settings": [ { "kind": { "linkedLibrary": { "_0": "z" } }, "tool": "linker" }, { "kind": { "linkedLibrary": { "_0": "bz2" } }, "tool": "linker" }, { "kind": { "linkedLibrary": { "_0": "iconv" } }, "tool": "linker" }, { "kind": { "linkedFramework": { "_0": "AVFoundation" } }, "tool": "linker" }, { "kind": { "linkedFramework": { "_0": "VideoToolbox" } }, "tool": "linker" }, { "kind": { "linkedFramework": { "_0": "CoreMedia" } }, "tool": "linker" } ], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "Hook", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Depend", null ] } ], "packageAccess": false }, { "name": "FFmpegSupport", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Hook", null ] } ], "packageAccess": false } ], "products": [ { "name": "FFmpeg-iOS-Support", "type": { "library": [ "automatic" ] }, "targets": [ "Depend", "Hook", "FFmpegSupport" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "13.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "FFmpeg-iOS-Support", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }