2 "name": "EZLottieExtension",
4 "summary": "EZLottieExtension extends UIView with Lottie features.",
5 "description": "EZLottieExtension extends UIView type including a function to add Lottie animations to a view by centralizing it and giving the user option to determine the animation scale. This extension is very handy when creating buttons. By simply adding an animation to a button EZLottieExtension will align the animation fix it´s interaction behavior and include haptic feedback for pressing action.",
6 "homepage": "https://github.com/dbarbos/EZLottieExtension",
12 "dbarbos": "diler@cappriola.com"
15 "git": "https://github.com/dbarbos/EZLottieExtension.git",
21 "pod_target_xcconfig": {
22 "SWIFT_VERSION": "4.0"
24 "source_files": "EZLottieExtension/Classes/**/*",
30 "pushed_with_swift_version": "4.0"