blob: e4a879cb518c0439c84af404c42a4d7dbcf9aae5 [file] [log] [blame]
{
"name": "YLGIFImage",
"version": "0.11",
"summary": "Async GIF Image decoder and ImageView which supports playing GIF image.",
"homepage": "https://github.com/liyong03/YLGIFImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyong03": "liyong03@gmail.com"
},
"source": {
"git": "https://github.com/liyong03/YLGIFImage.git",
"tag": "0.11"
},
"platforms": {
"ios": "6.0"
},
"source_files": "YLGIFImage",
"frameworks": [
"Foundation",
"UIKit",
"MobileCoreServices",
"ImageIO",
"CoreGraphics"
],
"requires_arc": true
}