[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 8 / 3 / ImageStore / 0.3.6 / ImageStore.podspec.json
blobe33935ea88df4db0b9036847a09890369b13e4d1
2   "name": "ImageStore",
3   "version": "0.3.6",
4   "summary": "Image downloader with memory cache supporting.",
5   "description": "Image downloader with memory cache supporting.\nIf you want more info, look https://github.com/miup/ImageStore.git",
6   "homepage": "https://github.com/miup/ImageStore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "miup": "contact@miup.blue"
13   },
14   "source": {
15     "git": "https://github.com/miup/ImageStore.git",
16     "tag": "0.3.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ImageStore/Classes/**/*",
22   "dependencies": {
23     "Firebase/Storage": [
24       "~>4.4.0"
25     ]
26   }