blob: 70eb190f0cddbf5e7f65cebee23f82e39859d678 [file] [log] [blame]
{
"name": "MNDiscreteSlider",
"version": "0.1.1",
"summary": "A discrete slider.",
"description": " Discrete slider configurable via Interface Builder.\n",
"homepage": "https://github.com/matnogaj/MNDiscreteSlider",
"license": "MIT",
"authors": {
"Mateusz Nogaj": "matnogaj@gmail.com"
},
"source": {
"git": "https://github.com/matnogaj/MNDiscreteSlider.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}