blob: eb09adf79deade92f599c690e00523e41b5fc60c [file] [log] [blame]
{
"name": "SlideController",
"version": "1.5.1",
"summary": "SlideController is replacement for Apple's UIPageControl completely written in Swift using power of generic types.",
"description": "Swipe between pages with an interactive title navigation control. Configure horizontal or vertical chains for unlimited pages amount.",
"homepage": "https://github.com/touchlane/SlideController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Touchlane LLC": "tech@touchlane.com"
},
"source": {
"git": "https://github.com/touchlane/SlideController.git",
"tag": "1.5.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Source/*.swift",
"swift_version": "5.0"
}