blob: d84f5676bd038122bf548b4bfb4e5085f19de612 [file] [log] [blame]
{
"name": "BLGaugeView",
"version": "0.0.1",
"summary": "Provides a gauge control for ios",
"platforms": {
"ios": "10.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.1"
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0.2"
}