blob: f15788950ae94a419cb011c7fc5e43fd5afddbed [file] [log] [blame]
{
"name": "DJRangeGauge",
"version": "0.0.4",
"summary": "Provides a dual-adjustable ios gauge control",
"platforms": {
"ios": "12.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.4"
},
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}