[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 9 / c / UIImageView+IndicatorView / 1.0.2 / UIImageView+IndicatorView.podspec.json
blobda879374e40742fc1fdb320479bea4a528aaed4f
2   "name": "UIImageView+IndicatorView",
3   "version": "1.0.2",
4   "summary": "用于网络加载图片,添加了菊花条。",
5   "description": "用于网络加载图片,添加了菊花条。可以体验一下。",
6   "homepage": "https://github.com/ioszhanghui/ImageViewUtil.git",
7   "license": "MIT",
8   "authors": {
9     "xiaofeiniao": "ioszhanghui@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ioszhanghui/ImageViewUtil.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "ImageViewUtil/UIImage+sdWebImage/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   }