| { | |
| "name": "SKImageCache", | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "summary": "A simple image cache.", | |
| "homepage": "https://github.com/skladek/SKImageCache", | |
| "authors": { | |
| "Sean Kladek": "skladek@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/skladek/SKImageCache.git", | |
| "tag": "1.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "Source/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |