blob: 2653a0e6f22529946cdf1de292a3550e642735f7 [file] [log] [blame]
{
"name": "BKImageLoader",
"platforms": {
"ios": "12.0"
},
"summary": "BKImageLoader - Simple image loader for downloading remote images and set to imageviews with caching support.",
"requires_arc": true,
"version": "0.1.0",
"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.0"
},
"frameworks": "UIKit",
"source_files": "BKImageLoader/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}