blob: 79aadcc42582352a6942041640d934d7f63d9320 [file] [log] [blame]
{
"name": "ImageLoader",
"version": "0.12.1",
"summary": "A lightweight and fast image loader for iOS written in Swift.",
"description": "ImageLoader is an instrument for asynchronous image loading written in Swift. It is a lightweight and fast image loader for iOS.",
"homepage": "https://github.com/hirohisa/ImageLoaderSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
},
"source": {
"git": "https://github.com/hirohisa/ImageLoaderSwift.git",
"tag": "0.12.1"
},
"source_files": "ImageLoader/**/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0.1"
}