[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / d / b / SlideController / 1.5.1 / SlideController.podspec.json
blobeb09adf79deade92f599c690e00523e41b5fc60c
2   "name": "SlideController",
3   "version": "1.5.1",
4   "summary": "SlideController is replacement for Apple's UIPageControl completely written in Swift using power of generic types.",
5   "description": "Swipe between pages with an interactive title navigation control. Configure horizontal or vertical chains for unlimited pages amount.",
6   "homepage": "https://github.com/touchlane/SlideController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Touchlane LLC": "tech@touchlane.com"
13   },
14   "source": {
15     "git": "https://github.com/touchlane/SlideController.git",
16     "tag": "1.5.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/*.swift",
23   "swift_version": "5.0"