4 "summary": "Animate anything on iOS or tvOS",
5 "description": "ACAnimator lets you animate almost anything on iOS or tvOS (including non-animatable properties). Can also be used to \"animate\" logical changes not just visual (e.g. fade in/out audio). It supports over 30 different easing functions and it uses `CADisplayLink` for optimal performance.",
6 "homepage": "https://github.com/acotilla91/ACAnimator",
12 "Alejandro Cotilla": "acotilla91@gmail.com"
15 "git": "https://github.com/acotilla91/ACAnimator.git",
18 "social_media_url": "https://twitter.com/acotilla91",
23 "swift_version": "5.0",
24 "source_files": "ACAnimator/Classes/**/*"