blob: 6b5b86ef2f94f5e9509d697161b88c6a8630c6dd [file] [log] [blame]
{
"name": "Vinci",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Asynchronous image downloader and cache for iOS.",
"homepage": "https://github.com/conmulligan/Vinci",
"authors": {
"conmulligan": "conmulligan@gmail.com"
},
"source": {
"git": "https://github.com/conmulligan/Vinci.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/conmulligan",
"swift_version": "4.1",
"platforms": {
"ios": "10.0"
},
"source_files": "Vinci/Classes/**/*",
"frameworks": "UIKit",
"description": "An synchronous image loader and disk cache for iOS."
}