blob: 6afc8362e14d2eb64d9879e4b4fde7f300f8e56f [file] [log] [blame]
{
"name": "RJStepper",
"version": "0.1.0",
"summary": "A stepper control with a label in between to show the current value.",
"description": "A stepper control with a label in between to show the current value. It has a label in between to show the value",
"homepage": "https://github.com/rico9260/RJStepper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rico9260": "rajat.zangra@gmail.com"
},
"source": {
"git": "https://github.com/rico9260/RJStepper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RJStepper/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}