blob: 86ee40e55dd7b3f5a4f50c97dea60857ea443887 [file] [log] [blame]
{
"name": "JMProgressStepper",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "**/*",
"exclude_files": [
"JMProgressStepper.podspec",
"LICENSE",
"README.md"
]
}