[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / b / SlideController / 1.4.0 / SlideController.podspec.json
blob0b50359875bdb0c42696ba166e20819e3ef35c8c
2   "name": "SlideController",
3   "version": "1.4.0",
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.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/*.swift"