[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 8 / RJStepper / 0.1.0 / RJStepper.podspec.json
blob6afc8362e14d2eb64d9879e4b4fde7f300f8e56f
2   "name": "RJStepper",
3   "version": "0.1.0",
4   "summary": "A stepper control with a label in between to show the current value.",
5   "description": "A stepper control with a label in between to show the current value. It has a label in between to show the value",
6   "homepage": "https://github.com/rico9260/RJStepper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rico9260": "rajat.zangra@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rico9260/RJStepper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RJStepper/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"