blob: b703fa9155ea03f839d3d6cbaa1d3c981681b21d [file] [log] [blame]
{
"name": "JMProgressStepper",
"version": "0.0.3",
"summary": "A simple customizable stepper.",
"description": "JMProgressStepper is a costumizable view that displays\nthe progress of something defined by single steps.",
"homepage": "https://github.com/JARMourato/JMProgressStepper",
"license": "MIT",
"authors": {
"João Mourato": "joao.armourato@gmail.com"
},
"source": {
"git": "https://github.com/JARMourato/JMProgressStepper.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "**/*",
"exclude_files": [
"JMProgressStepper.podspec",
"LICENSE",
"README.md"
]
}