blob: e38fc5984f1dd6c42d56abd0c09aa1dcc4393a67 [file] [log] [blame]
{
"name": "MapleBacon",
"version": "1.0.6",
"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.\n",
"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"
},
"dependencies": {
"CryptoSwift": [
"~> 0.0"
]
},
"source": {
"git": "https://github.com/zalando/MapleBacon.git",
"tag": "1.0.6"
},
"source_files": "Library/MapleBacon/MapleBacon/**/*.swift"
}