blob: 1a2ca16ba8b1bafc73fe79c957db163c18fc94c4 [file] [log] [blame]
{
"name": "FPStepView",
"version": "1.0.0",
"summary": "Simple step view",
"homepage": "https://github.com/FellowPlusDev/FPStepView",
"license": "MIT",
"authors": {
"Liu Yi": "61@fellowplus.com"
},
"source": {
"git": "https://github.com/FellowPlusDev/FPStepView.git",
"tag": "1.0.0"
},
"source_files": "FPStepView/Sources/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}