[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 8 / 3 / ImageStore / 0.3.8 / ImageStore.podspec.json
blob3fcf0d3d736dd589e23c6ad8870e5a779ebf76f5
2   "name": "ImageStore",
3   "version": "0.3.8",
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.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ImageStore/Classes/**/*",
22   "dependencies": {
23     "Firebase/Storage": [
24       "~> 4.13.0"
25     ]
26   }