blob: dcca237f3b9f374966c031f9606a9534554580f9 [file] [log] [blame]
{
"name": "UISliderView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UISliderView/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}