[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / e / 5 / KWStepper / 2.1.1 / KWStepper.podspec.json
blob0b3d844e7696ee2ed79bb12c8a4e9d27e6a91265
2   "name": "KWStepper",
3   "version": "2.1.1",
4   "summary": "A stepper control with flexible UI and tailored UX.",
5   "homepage": "https://github.com/kyleweiner/KWStepper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Weiner": "kyle@kylemade.com"
12   },
13   "screenshots": "https://raw.githubusercontent.com/kyleweiner/KWStepper/master/screenshots.png",
14   "source": {
15     "git": "https://github.com/kyleweiner/KWStepper.git",
16     "tag": "2.1.1"
17   },
18   "source_files": "Source/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "description": "KWStepper is a stepper control written in Swift. Unlike UIStepper, KWStepper allows for a fully customized UI and provides callbacks for tailoring the UX."