blob: 794c22be8b75fd71663f4c45d16ff45bae5bff2a [file] [log] [blame]
{
"name": "BmoImageLoader",
"version": "1.0.1",
"summary": "A progress animated component for UIImageView",
"description": "BmoImageLoader is a progress animated component for UIImageView\nImage downloader implementation and cache manager use AlamofireImage",
"homepage": "https://github.com/tzef/BmoImageLoader",
"screenshots": [
"https://raw.githubusercontent.com/tzef/BmoImageLoader/master/Screenshot/animationStyle.png",
"https://raw.githubusercontent.com/tzef/BmoImageLoader/master/Screenshot/progressControl.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LEE ZHE YU": "admin@bunbunu.com"
},
"source": {
"git": "https://github.com/tzef/BmoImageLoader.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BmoImageLoader/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AlamofireImage": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.0"
}