blob: 87d0dca41587e7e807d8ccbfbab259d0b44db25d [file] [log] [blame]
{
"name": "MKStepper",
"version": "0.1.7",
"swift_versions": "5.0",
"summary": "A simple customizable stepper for iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kamrul-cse/MKStepper.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mhgolap11@gmail.com": "mhgolap11@gmail.com"
},
"source": {
"git": "https://github.com/kamrul-cse/MKStepper.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MKStepper/Classes/**/*",
"swift_version": "5.0"
}