blob: 6b5bc0ccd760a53c263f58186522f14a69d38a95 [file] [log] [blame]
{
"name": "RBStepProgressBar",
"version": "1.0.2",
"summary": "A custom progress bar of steps",
"description": "A custom progress bar that you can use to easilly show the current step",
"homepage": "https://github.com/wangnima123/RBStepProgressBar.git",
"license": "Apache License 2.0",
"authors": {
"wangze": "wangze@cmcm.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wangnima123/RBStepProgressBar.git",
"tag": "1.0.2"
},
"source_files": "RBStepProgressBar/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "RBStepProgressBar/Resources.bundle"
}