blob: 47bb88920fe9aed8101f21e79dc158fba01a7876 [file] [log] [blame]
{
"name": "MKStepper",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MKStepper/Classes/**/*",
"swift_version": "5.0"
}