blob: b3733f1387c5b6ac2e9bfcd0a3bf973dd9bfc75b [file] [log] [blame]
{
"name": "MapleBacon",
"version": "2.0.5",
"summary": "A delicious image download and caching library for iOS",
"description": "A delicious image download and caching library for iOS. Background downloads, caching and scaling.",
"homepage": "https://github.com/zalando/MapleBacon/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dimitrios Georgakopoulos": "dimitrios.georgakopoulos@zalando.de",
"Jan Gorman": "jan.gorman@zalando.de",
"Ramy Kfoury": "ramy.kfoury@zalando.de"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/zalando/MapleBacon.git",
"tag": "2.0.5"
},
"source_files": "Library/MapleBacon/MapleBacon/**/*.swift"
}