blob: f349c6eaa18cf7f75771a8c4e7c3b6fac30a13cc [file] [log] [blame]
{
"name": "DJRangeGauge",
"version": "0.0.3",
"summary": "Provides a dual-adjustable ios gauge control",
"platforms": {
"ios": "9.0"
},
"license": "MIT",
"authors": "David Jedeikin",
"homepage": "https://github.com/davidjed/DJRangeGauge",
"source_files": "DJRangeGauge/DJRangeGauge.*",
"source": {
"git": "https://github.com/davidjed/DJRangeGauge.git",
"tag": "v0.0.3"
},
"frameworks": "UIKit",
"requires_arc": true
}