blob: 67cb1b0316980d035a33baee287e5a67337d7ba2 [file] [log] [blame]
{
"name": "UIImageView-PlayGIF",
"version": "1.0.5",
"summary": "UIImageView category/subclass for playing GIF. Simple, high performance, low memory footprint.",
"homepage": "https://github.com/yfme/UIImageView-PlayGIF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yfme": "yangfei.me@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/yfme/UIImageView-PlayGIF.git",
"tag": "1.0.5"
},
"source_files": "UIImageView-PlayGIF/UIImageView-PlayGIF/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"QuartzCore",
"ImageIO"
],
"requires_arc": true
}