blob: da879374e40742fc1fdb320479bea4a528aaed4f [file] [log] [blame]
{
"name": "UIImageView+IndicatorView",
"version": "1.0.2",
"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.2"
},
"source_files": "ImageViewUtil/UIImage+sdWebImage/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}