[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 8 / MTCircularSlider / 0.1.0 / MTCircularSlider.podspec.json
blob4c97f5e8ac0269a1896aa4c6bdfc5f4a9ed29741
2   "name": "MTCircularSlider",
3   "version": "0.1.0",
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.1.0"
17   },
18   "social_media_url": "https://www.linkedin.com/in/eranboudjnah",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MTCircularSlider/Classes/**/*"