blob: 29f541b33e503c34cb559010106b7cfdfdc60d63 [file] [log] [blame]
{
"name": "AnimatedGif",
"version": "0.0.1",
"summary": "Animated GIF library for iPhone. Based on original work by Martin van Spanje.",
"homepage": "https://github.com/scspijker/iOS_AnimatedGif",
"license": {
"type": "custom",
"text": " Created by Stijn Spijker (http://www.stijnspijker.nl/) on 2009-07-03.\n Based on gifdecode written april 2009 by Martin van Spanje, P-Edge media.\n\n Permission is given to use this source code file without charge in any project, commercial or otherwise, entirely at your risk, with the condition that any redistribution (in part or whole) of source code must retain this copyright and permission notice. Attribution in compiled projects is appreciated but not required.\n"
},
"authors": {
"Stijn Spijker": "stijn@stijnspijker.nl"
},
"source": {
"git": "https://github.com/scspijker/iOS_AnimatedGif.git",
"commit": "e8570f52b2b9671a3031ca02d5f4c27901649e9d"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Classes/AnimatedGif.{h,m}",
"requires_arc": false
}