[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / c / 3 / CacheImageService / 0.2.0 / CacheImageService.podspec.json
blob7a2188243b634bbed70811211095fba476c2a795
2   "name": "CacheImageService",
3   "version": "0.2.0",
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.2.0"
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"