blob: b8f50ae6addbe9cc5410084547d97bed49b332f5 [file] [log] [blame]
{
"name": "MapleBacon",
"version": "5.4.0",
"swift_versions": "5.0",
"summary": "A lightweight and fast image downloading library iOS.",
"description": "A lightweight and fast image downloading library iOS. Background downloads, caching and transforms.",
"homepage": "https://github.com/JanGorman/MapleBacon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jan Gorman": "gorman.jan@gmail.com"
},
"source": {
"git": "https://github.com/JanGorman/MapleBacon.git",
"tag": "5.4.0"
},
"social_media_url": "https://twitter.com/JanGorman",
"platforms": {
"ios": "10.0"
},
"source_files": "MapleBacon/**/*.swift"
}