blob: 5b8aeb8bd6c7b8fc2db32fe034bf8b3ead62d62c [file] [log] [blame]
{
"name": "UIImageView+IndicatorView",
"version": "1.0.1",
"summary": "用于网络加载图片,添加了菊花条。",
"description": "用于网络加载图片,添加了菊花条。可以体验一下。",
"homepage": "https://github.com/ioszhanghui/ImageViewUtil.git",
"license": "MIT",
"authors": {
"xiaofeiniao": "ioszhanghui@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ioszhanghui/ImageViewUtil.git",
"tag": "1.0.1"
},
"source_files": "ImageViewUtil/UIImage+sdWebImage/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}