blob: 7e3edd413e084bc341fcf12b1fe9408a7e71db41 [file] [log] [blame]
{
"name": "BLLazyImageLoad",
"version": "0.1.2",
"license": "MIT",
"summary": "TableView / 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.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "BLLazyImageLoad/LazyImageLoad/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}