[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / c / 3 / CacheImageService / 0.1.2 / CacheImageService.podspec.json
blobada0c9cb48abdd7665d673583c668914e4130bda
2   "name": "CacheImageService",
3   "version": "0.1.2",
4   "summary": "Image view with progress, cache and gallery",
5   "description": "ImageView with progress, loading the image with url and caching",
6   "homepage": "https://gitlab.com/work.shakiba/AdvancedImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsen shakiba": "work.shakiba@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/work.shakiba/AdvancedImageView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CacheImageService/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 3.3"
25     ],
26     "AlamofireImage": [
27       "~> 3.2"
28     ],
29     "CollieGallery": [
30       "~> 0.5"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"