blob: 1d866f17cdb38b9e592ed3c85d403cf75ea7268b [file] [log] [blame]
{
"name": "MTCircularSlider",
"version": "0.2.14",
"summary": "A circular slider control.",
"description": "A feature-rich circular slider control. You can tweak colors, shadows and angles.\nThis widget tries to conform to UISlider both in naming and default style.",
"homepage": "https://github.com/EranBoudjnah/MTCircularSlider",
"screenshots": "http://raw.githubusercontent.com/EranBoudjnah/MTCircularSlider/screenshots/screenshots/Simulator%20Screen%20Shot%202%20Jun%202016%2C%2013.35.42.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eran Boudjnah": "eranbou@gmail.com"
},
"source": {
"git": "https://github.com/EranBoudjnah/MTCircularSlider.git",
"tag": "0.2.14"
},
"social_media_url": "https://www.linkedin.com/in/eranboudjnah",
"platforms": {
"ios": "8.0"
},
"source_files": "MTCircularSlider/Classes/**/*"
}