blob: f1fdb63d57f8d2208ea714764e47dabc6e6d8849 [file] [log] [blame]
{
"name": "KFSwiftImageLoader",
"version": "3.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": "3.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KFSwiftImageLoader/Classes/**/*"
}