blob: 6db40ff4d89694303016950097f51272bc74a54b [file] [log] [blame]
{
"name": "Vinci",
"version": "0.2.2",
"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.2"
},
"social_media_url": "https://twitter.com/conmulligan",
"swift_version": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Vinci/Classes/**/*",
"frameworks": "UIKit",
"description": "An synchronous image loader and disk cache for iOS."
}