[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / 6 / c / MapleBacon / 1.1.0 / MapleBacon.podspec.json
blobf98c75b101d7c9014fb21f4b78042025768c203f
2   "name": "MapleBacon",
3   "version": "1.1.0",
4   "summary": "A delicious image download and caching library for iOS",
5   "description": "A delicious image download and caching library for iOS. Background downloads, caching and scaling.",
6   "homepage": "https://github.com/zalando/MapleBacon/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dimitrios Georgakopoulos": "dimitrios.georgakopoulos@zalando.de",
13     "Jan Gorman": "jan.gorman@zalando.de",
14     "Ramy Kfoury": "ramy.kfoury@zalando.de"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source": {
21     "git": "https://github.com/zalando/MapleBacon.git",
22     "tag": "1.1.0"
23   },
24   "source_files": "Library/MapleBacon/MapleBacon/**/*.swift"