blob: e1b4499d0611ccf431561328b38b606816f8c393 [file] [log] [blame]
{
"name": "BLLazyImageLoad",
"version": "0.1.1",
"license": "MIT",
"summary": "CableView/CollectionView images Lazy load.",
"homepage": "https://github.com/tianfire/BLLazyImageLoad",
"authors": {
"tianfire": "libotian9999@gmail.com"
},
"source": {
"git": "https://github.com/tianfire/BLLazyImageLoad.git",
"tag": "0.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "BLLazyImageLoad/LazyImageLoad/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}