[Add] CSL-CS710S 1.8.0
[CocoaPods.git] / Specs / e / 2 / 8 / MTCircularSlider / 0.2.2 / MTCircularSlider.podspec.json
blobed7dc12b46b3a65f7422b01495824de73834a22e
2   "name": "MTCircularSlider",
3   "version": "0.2.2",
4   "summary": "A circular slider control.",
5   "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.",
6   "homepage": "https://github.com/EranBoudjnah/MTCircularSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eran Boudjnah": "eranbou@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/EranBoudjnah/MTCircularSlider.git",
16     "tag": "0.2.2"
17   },
18   "social_media_url": "https://www.linkedin.com/in/eranboudjnah",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MTCircularSlider/Classes/**/*"