blob: 23c3b4ca44c0dcfd37ba0e188a2ce44128187e1a [file] [log] [blame]
{
"name": "EYImageSlider",
"platforms": {
"ios": "8.0"
},
"version": "0.0.4",
"summary": "EYImageSlider is an widget for you to show a series images like in a slider.",
"description": "EYImageSlider is a fully customizable widget created for iOS platform to show images in a slider way, it is also support lazy image loading. Developer could also specify the image loading behaviour, eg, using SDWebImage to pull image from remote server.",
"homepage": "https://github.com/enix223/EYImageSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Enix Yu": "enix223@163.com"
},
"source": {
"git": "https://github.com/enix223/EYImageSlider.git",
"tag": "0.0.4"
},
"source_files": "EYImageSlider/**/*.{h,m,swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}