{ | |
"name": "BLGaugeView", | |
"version": "0.0.5", | |
"summary": "Provides a gauge control for ios", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"license": "MIT", | |
"authors": "Bruno Lima", | |
"homepage": "https://github.com/brunolimam/BLGaugeView.git", | |
"source_files": "BLGaugeView/*.{swift}", | |
"source": { | |
"git": "https://github.com/brunolimam/BLGaugeView.git", | |
"tag": "0.0.5" | |
}, | |
"frameworks": "UIKit", | |
"requires_arc": true, | |
"pushed_with_swift_version": "3.0.2" | |
} |