blob: a000835fa92cad3b94d22741ce972cc8d3777436 [file] [log] [blame]
{
"name": "SlideController",
"version": "1.0.0",
"summary": "SlideController is a controller built for managing page-based UI.",
"description": "SlideController is replacement for Apple's UIPageControl completely written in Swift using power of generic types.",
"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.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SlideController/Classes/**/*",
"pushed_with_swift_version": "4.0"
}