blob: f492c06c9e3f4b2fea6bf305f20e08f9b003a20a [file] [log] [blame]
{
"name": "FGWebImage",
"version": "2.0",
"summary": "FGWebImage is a light-weight framework for async loading image like SDWebImage.",
"homepage": "https://github.com/Insfgg99x/FGWebImage",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGWebImage.git",
"tag": "2.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source_files": "FGWebImage/*.swift",
"requires_arc": true
}