[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 2 / b / EKnobControl / 1.0.0 / EKnobControl.podspec.json
blob800013faf2bbb25d0ada81bcc5734b130571bb97
2   "name": "EKnobControl",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "A knob control like the UISlider, but in a circular form.",
7   "requires_arc": true,
8   "version": "1.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Do Van Phu": "dvphu79@gmail.com"
15   },
16   "homepage": "https://github.com/dvphu79/EKnobControl",
17   "source": {
18     "git": "https://github.com/dvphu79/EKnobControl.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "EKnobControl/**/*.{swift}",
23   "swift_versions": "4.2",
24   "swift_version": "4.2"