[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / d / 3 / f / Vincent / 1.5.2 / Vincent.podspec.json
blob3b98fb1cfc6ed34541f9c5ebb44b8290a6aa6431
2   "name": "Vincent",
3   "version": "1.5.2",
4   "summary": "A small library that makes it easy to download and display remote images.",
5   "homepage": "https://github.com/cbot/Vincent",
6   "license": "MIT",
7   "authors": {
8     "Kai Straßmann": "derkai@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/cbot/Vincent.git",
15     "tag": "1.5.2"
16   },
17   "source_files": "Classes/*",
18   "dependencies": {
19     "CryptoSwift": [
20       "~> 0.6.6"
21     ],
22     "AsyncImageCache": [
23       "~> 1.0.1"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"