2 "name": "WAnimatedImage",
4 "summary": "Performant animated GIF engine for iOS",
5 "description": "Plays multiple GIFs simultaneously with a playback speed comparable to desktop browsers\n - Honors variable frame delays\n - Behaves gracefully under memory pressure\n - Eliminates delays or blocking during the first playback loop\n - Interprets the frame delays of fast GIFs the same way modern browsers do\n\n Updated fork of https://github.com/Flipboard/FLAnimatedImage",
6 "homepage": "https://github.com/MalcolmnDEV/WAnimatedImage",
12 "MalcolmnDEV": "robertsmalcolmn@gmail.com"
15 "git": "https://github.com/MalcolmnDEV/WAnimatedImage.git",
21 "source_files": "WAnimatedImage/Classes/**/*.{h,m}",