blob: f54e4deaced4a7dde2ca956f1e6e63d2649185c6 [file] [log] [blame]
{
"name": "HorizontalProgressView",
"version": "0.9.5",
"summary": "Horizontal progress view made in in swift.",
"description": "Horizontal progress view made in swift. Is easily customizable in the storyboard",
"homepage": "https://github.com/bphenriques/HorizontalProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bphenriques": "brunoaphenriques@gmail.com"
},
"social_media_url": "https://www.linkedin.com/in/bphenriques",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bphenriques/HorizontalProgressView.git",
"tag": "0.9.5"
},
"source_files": "HorizontalProgressBar/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}