blob: ff033d87be2f2398c897acc5bc973c7f51d104e3 [file] [log] [blame]
{
"name": "ANStepperView",
"version": "0.2",
"license": "MIT",
"summary": "An Objective-C UIStepperView replacement",
"homepage": "https://github.com/h4v1nfun/ANStepperViewExample",
"authors": "Afonso Neto",
"source": {
"git": "https://github.com/h4v1nfun/ANStepperViewExample.git",
"tag": "0.2"
},
"source_files": "ANStepperView/*",
"requires_arc": true,
"platforms": {
"ios": null
}
}