4 "summary": "Animated GIF library for iPhone. Based on original work by Martin van Spanje",
5 "description": " This library aims to make use of animated GIF's on iOS a lot easier.\n\t\t\t\t It includes original code by Martin van Spanje that parsed GIFs with a lot of improvements by the open source community. \n\t\t\t\t This code now works according to GIF89a standards and supports transparency.\n\t\t\t\t LZW compression is not supported yet (pull requests welcome).\n",
6 "homepage": "https://github.com/scspijker/iOS_AnimatedGif",
8 "authors": "scspijker",
13 "git": "https://github.com/scspijker/iOS_AnimatedGif.git",
16 "source_files": "Classes/AnimatedGif.{h,m}",