[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / c / MapleBacon / 3.0.0 / MapleBacon.podspec.json
blobc7e3927e2398ae42e0a8b9e390b76eed835e51bd
2   "name": "MapleBacon",
3   "version": "3.0.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     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/zalando/MapleBacon.git",
23     "tag": "3.0.0"
24   },
25   "source_files": "Library/MapleBacon/MapleBacon/**/*.swift"