blob: d5cdf477bd000013295e3fcc739f42e149bd525c [file] [log] [blame]
{
"name": "SlideController",
"version": "1.3.0",
"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.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}