| { | |
| "name": "JImageLoader", | |
| "version": "1.0.4", | |
| "license": "MIT", | |
| "summary": "A asynchronous web image loader with CircleProgressView written in Swift.", | |
| "homepage": "https://github.com/joehour/JImageLoader", | |
| "authors": { | |
| "joe": "joemail168@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/joehour/JImageLoader.git", | |
| "tag": "1.0.4" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "JImageLoader/*.{swift}" | |
| } |