blob: 082769ad78544783fb4655001fbbccbfec87aade [file] [log] [blame]
{
"name": "SJMeterStyleSliderView",
"version": "1.0",
"summary": "Meter Style Slider Control for selecting current index on meter scale.",
"description": "The SJMeterStyleSliderView control is a completely customisable widget that can be used in any iOS app. It also plays a little victory fanfare.",
"homepage": "https://github.com/sumitjagdev/SJMeterStyleSliderView",
"screenshots": [
"https://raw.githubusercontent.com/sumitjagdev/SJMeterStyleSliderView/master/Screen1.png",
"https://raw.githubusercontent.com/sumitjagdev/SJMeterStyleSliderView/master/Screen2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sumitjagdev": "sumitjagdev3@gmail.com"
},
"source": {
"git": "https://github.com/sumitjagdev/SJMeterStyleSliderView.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SJMeterStyleSliderView/Classes/**/*"
}