[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 3 / e / RPVerticalStepper / 0.0.1 / RPVerticalStepper.podspec.json
blob8e70bcb8bafdce715742f902b5b05eb641e744a0
2   "name": "RPVerticalStepper",
3   "version": "0.0.1",
4   "summary": "A simple vertical stepper control for iOS that is similar in function to the UIStepper control.",
5   "homepage": "https://github.com/iwasrobbed/RPVerticalStepper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Rob Phillips",
11   "source": {
12     "git": "https://github.com/iwasrobbed/RPVerticalStepper.git",
13     "tag": "v0.0.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "RPVerticalStepper",
19   "resources": "RPVerticalStepper/Stepper Images/*.png",
20   "requires_arc": true