blob: ab746af29aabb250918e25765c6024bedb7f6c9b [file] [log] [blame]
{
"name": "BKImageLoader",
"platforms": {
"ios": "10.0"
},
"summary": "BKImageLoader - Simple image loader for downloading remote images and set to imageviews with caching support.",
"requires_arc": true,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bharathi Kumar": "bharathi91m@gmail.com"
},
"homepage": "https://github.com/bharathi91/BKImageLoader",
"source": {
"git": "https://github.com/bharathi91/BKImageLoader.git",
"tag": "0.1.1"
},
"frameworks": "UIKit",
"source_files": "BKImageLoader/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}