blob: 5b318af73651b9d646162d1f319e1cba6025e078 [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.4",
"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.4"
},
"frameworks": "UIKit",
"source_files": "BKImageLoader/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}