blob: 8e4199ef3fa7be0f15b5266c0823cf39bb2e9f74 [file] [log] [blame]
{
"name": "BLGaugeView",
"version": "0.0.3",
"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.3"
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0.2"
}