blob: 013d8dd3fc8906fc66c6be0c039d96c6efdcc1e3 [file] [log] [blame]
{
"name": "Vincent",
"version": "1.1.0",
"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": "1.1.0"
},
"source_files": "Classes/*",
"dependencies": {
"MD5Digest": [
]
}
}