[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 1 / f / BLLazyImageLoad / 0.1.2 / BLLazyImageLoad.podspec.json
blob7e3edd413e084bc341fcf12b1fe9408a7e71db41
2   "name": "BLLazyImageLoad",
3   "version": "0.1.2",
4   "license": "MIT",
5   "summary": "TableView / CollectionView images Lazy load.",
6   "homepage": "https://github.com/tianfire/BLLazyImageLoad",
7   "authors": {
8     "tianfire": "libotian9999@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tianfire/BLLazyImageLoad.git",
12     "tag": "0.1.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "BLLazyImageLoad/LazyImageLoad/*.{h,m}",
19   "dependencies": {
20     "SDWebImage": [
22     ]
23   }