blob: 7a2188243b634bbed70811211095fba476c2a795 [file] [log] [blame]
{
"name": "CacheImageService",
"version": "0.2.0",
"summary": "Image view with progress, cache and gallery",
"description": "ImageView with progress, loading the image with url and caching",
"homepage": "https://gitlab.com/work.shakiba/AdvancedImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsen shakiba": "work.shakiba@gmail.com"
},
"source": {
"git": "https://gitlab.com/work.shakiba/AdvancedImageView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CacheImageService/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 3.3"
],
"AlamofireImage": [
"~> 3.2"
],
"CollieGallery": [
"~> 0.5"
]
},
"pushed_with_swift_version": "3.0"
}