| { |
| "name": "MapleBacon", |
| "version": "6.0.3", |
| "swift_versions": "5.1", |
| "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": "6.0.3" |
| }, |
| "social_media_url": "https://twitter.com/JanGorman", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "MapleBacon/**/*.swift", |
| "swift_version": "5.1" |
| } |