[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 3 / f / Vincent / 0.0.1 / Vincent.podspec.json
blob1a0ea9e57ee1ed395bad30e8cdecb1fb81d5ebab
2   "name": "Vincent",
3   "version": "0.0.1",
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": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/cbot/Vincent.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Classes/*",
18   "dependencies": {
19     "CryptoSwift": [
20       "~> 0.0.8"
21     ]
22   }