[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 5 / KWStepper / 1.0.0 / KWStepper.podspec.json
blob64747cfbb28fe26b6bcd31876b5fbfa63d71ab0a
2   "name": "KWStepper",
3   "version": "1.0.0",
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": "1.0.0"
17   },
18   "requires_arc": true,
19   "source_files": "KWStepper/*.swift",
20   "platforms": {
21     "ios": null
22   },
23   "description": "KWStepper is a stepper control written in Swift. Unlike UIStepper, KWStepper allows for a fully customized UI and provides optional delegate methods for tailoring the UX."