| { |
| "name": "KFSwiftImageLoader", |
| "version": "4.0.0", |
| "summary": "High-performance, lightweight, and energy-efficient pure Swift async web image loader with memory and disk caching for iOS and Watch.", |
| "homepage": "https://github.com/kiavashfaisali/KFSwiftImageLoader", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Kiavash Faisali": "kiavashfaisali@outlook.com" |
| }, |
| "source": { |
| "git": "https://github.com/kiavashfaisali/KFSwiftImageLoader.git", |
| "tag": "4.0.0" |
| }, |
| "platforms": { |
| "ios": "12.0", |
| "watchos": "6.0" |
| }, |
| "swift_versions": "5.1", |
| "source_files": "KFSwiftImageLoader/**/*", |
| "swift_version": "5.1" |
| } |