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