blob: 1bfa5d208f91ba9296c4059a2933a5521fc1b841 [file] [log] [blame]
{
"name": "SDWebImageGifWithFLAnimatedImageDemo",
"version": "1.0.0",
"summary": "使用SDWebImage下载图片,使用FLAnimatedImage显示gif图片",
"description": "A longer description of SDWebImageGifWithFLAnimatedImageDemo in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/zhangping19880920/SDWebImageGifWithFLAnimatedImageDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangping19880920": "136666258@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangping19880920/SDWebImageGifWithFLAnimatedImageDemo.git",
"tag": "1.0.0"
},
"requires_arc": true,
"dependencies": {
"FLAnimatedImage": [
],
"SDWebImage": [
]
}
}