2 "name": "FLAnimatedImage",
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 It's a well-tested [component that powers all GIFs in Flipboard](http://engineering.flipboard.com/2014/05/animated-gif/).\n",
6 "homepage": "https://github.com/Flipboard/FLAnimatedImage",
7 "screenshots": "https://github.com/Flipboard/FLAnimatedImage/raw/master/images/flanimatedimage-demo-player.gif",
13 "Raphael Schaad": "raphael.schaad@gmail.com"
15 "social_media_url": "https://twitter.com/raphaelschaad",
20 "git": "https://github.com/Flipboard/FLAnimatedImage.git",
24 "FLAnimatedImageDemo/FLAnimatedImage",
25 "FLAnimatedImageDemo/FLAnimatedImage/**/*.{h,m}"