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