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