blob: 05d64612f19a12d264c3b348d929dc4685523ce7 [file] [log] [blame]
{
"name": "MTCircularSlider",
"version": "0.3.0",
"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.3.0"
},
"social_media_url": "https://www.linkedin.com/in/eranboudjnah/",
"platforms": {
"ios": "8.0"
},
"source_files": "MTCircularSlider/Classes/**/*"
}