Updated UIExtensions to 0.2.0 and that no longer depends on SwiftRex, reducing the footprint of this library.
AirBnB's Lottie SwiftUI View
{ "name": "LottieExtensions", "path": "/usr/src/package", "targets": [ { "name": "LottieExtensions", "path": "/usr/src/package/Sources/LottieExtensions", "type": "library", "c99name": "LottieExtensions", "sources": [ "LottieView.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "LottieExtensions", "targets": [ { "name": "LottieExtensions", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Lottie", null ] }, { "byName": [ "UIExtensions", null ] } ] } ], "products": [ { "name": "LottieExtensions", "type": { "library": [ "automatic" ] }, "targets": [ "LottieExtensions" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "13.0", "platformName": "ios" } ], "providers": null, "dependencies": [ { "url": "https://github.com/airbnb/lottie-ios.git", "name": "Lottie", "requirement": { "range": [ { "lowerBound": "3.1.9", "upperBound": "4.0.0" } ] }, "explicitName": "Lottie" }, { "url": "https://github.com/teufelaudio/UIExtensions.git", "name": "UIExtensions", "requirement": { "range": [ { "lowerBound": "0.2.0", "upperBound": "1.0.0" } ] }, "explicitName": "UIExtensions" } ], "toolsVersion": { "_version": "5.2.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "LottieExtensions", "path": "/usr/src/package", "version": "unspecified", "dependencies": [ { "url": "https://github.com/airbnb/lottie-ios.git", "name": "Lottie", "path": "/usr/src/package/.build/checkouts/lottie-ios", "version": "3.2.1", "dependencies": [] }, { "url": "https://github.com/teufelaudio/UIExtensions.git", "name": "UIExtensions", "path": "/usr/src/package/.build/checkouts/UIExtensions", "version": "0.2.0", "dependencies": [ { "url": "https://github.com/teufelaudio/FoundationExtensions.git", "name": "FoundationExtensions", "path": "/usr/src/package/.build/checkouts/FoundationExtensions", "version": "0.1.4", "dependencies": [] } ] } ] }