blob: 4d42e439a8e94e1e127d07f7d79f79bfd3cac6b3 [file] [log] [blame]
{
"name": "Vincent",
"version": "0.0.3",
"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": "8.0"
},
"source": {
"git": "https://github.com/cbot/Vincent.git",
"tag": "0.0.3"
},
"source_files": "Classes/*",
"dependencies": {
"CryptoSwift": [
"~> 0.0.10"
]
}
}