| { |
| "name": "SJMeterStyleSliderView", |
| "version": "0.1.2", |
| "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", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "sumitjagdev": "sumitjagdev3@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/sumitjagdev/SJMeterStyleSliderView.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SJMeterStyleSliderView/Classes/**/*" |
| } |