blob: 09a9e06b83eb6338eb79f0b20d01f949e5b9e41b [file] [log] [blame]
{
"name": "Vincent",
"version": "1.5.1",
"summary": "A small library that makes it easy to download and display remote images.",
"homepage": "https://github.com/cbot/Vincent",
"license": "MIT",
"authors": {
"Kai Straßmann": "derkai@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cbot/Vincent.git",
"tag": "1.5.1"
},
"source_files": "Classes/*",
"dependencies": {
"CryptoSwift": [
"~> 0.6.6"
],
"AsyncImageCache": [
"~> 1.0.0"
]
},
"pushed_with_swift_version": "3.0"
}