[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 3 / 6 / KoiWheel / 0.1.0 / KoiWheel.podspec.json
blob48a1beba60f35391b0146f38eaf00ad5ad9a3f52
2   "name": "KoiWheel",
3   "version": "0.1.0",
4   "summary": "A customizable subclass of UIControl which allows you to create a Jog Wheel, Turntable or Knob.",
5   "description": "A customizable subclass of UIControl which allows you to create a Jog Wheel, Turntable or Knob.\nDevelopers can adjust the Angular Resistance of the wheel to customize its feel.",
6   "homepage": "https://github.com/kwabford/KoiWheel",
7   "screenshots": [
8     "https://raw.githubusercontent.com/kwabford/KoiWheel/master/Media/screenshot1.png",
9     "https://raw.githubusercontent.com/kwabford/KoiWheel/master/Media/screenshot2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "kwabford": "kwabford@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/kwabford/KoiWheel.git",
20     "tag": "0.1.0"
21   },
22   "social_media_url": "https://twitter.com/kwabford",
23   "platforms": {
24     "ios": "12.0"
25   },
26   "source_files": "KoiWheel/Classes/**/*",
27   "swift_version": "4.2"