blob: 36e992bbf70d15f04296679c2368b76d652250d7 [file] [log] [blame]
{
"name": "UISliderView",
"version": "1.0.1",
"summary": "Easy and customizable Swift image slider with lazy loading images and full screen viewer",
"authors": {
"Aleksey Pleshkov": "im@alekseypleshkov.ru"
},
"homepage": "https://github.com/AlekseyPleshkov/UISliderView",
"license": "MIT",
"source": {
"git": "https://github.com/AlekseyPleshkov/UISliderView.git",
"branch": "master",
"tag": "1.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UISliderView/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}