blob: 1707afdad012c442de37e3c677c0cc9ae361b64f [file] [log] [blame]
{
"name": "DLAutoSlidePageViewController",
"version": "1.4.2",
"summary": "An auto slide PageViewController.",
"description": "An auto slide PageViewController with a customizable time interval.",
"homepage": "https://github.com/DeluxeAlonso/DLAutoSlidePageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alonso Alvarez": "alonso.alvarez.dev@gmail.com"
},
"source": {
"git": "https://github.com/DeluxeAlonso/DLAutoSlidePageViewController.git",
"tag": "1.4.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"swift_version": "5.0"
}