2 "name": "SDWebImageLottiePlugin",
4 "summary": "SDWebImage integration with Lottie Animation using remote JSON files",
5 "description": "SDWebImageLottiePlugin is a plugin for SDWebImage framework, which provide the Lottie animation loading from JSON file.",
6 "homepage": "https://github.com/SDWebImage/SDWebImageLottiePlugin",
12 "DreamPiggy": "lizhuoli1126@126.com"
15 "git": "https://github.com/SDWebImage/SDWebImageLottiePlugin.git",
23 "source_files": "SDWebImageLottiePlugin/Classes/**/*",
24 "swift_versions": "5",
25 "pod_target_xcconfig": {
26 "SUPPORTS_MACCATALYST": "YES",
27 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
28 "DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": "NO",
29 "OTHER_SWIFT_FLAGS": "$(inherited) -Xfrontend -disable-testable-attr-requires-testable-module"