blob: 5b00117fe532119944b6771abd7c134199406557 [file] [log] [blame]
{
"name": "MKStepper",
"version": "0.1.0",
"swift_version": "4.1",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MKStepper/Classes/**/*"
}