blob: 38542eb806f5b4fee2b8f16449e800573aeabc9a [file] [log] [blame]
{
"name": "Vincent",
"version": "1.5.5",
"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.5"
},
"source_files": "Classes/*",
"dependencies": {
"CryptoKit": [
"~> 0.3.6"
],
"AsyncImageCache": [
"~> 1.0.1"
]
}
}