[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 2 / DQSegmentedControl / 0.0.3 / DQSegmentedControl.podspec.json
blobc8ef47c13f969ac73b0e905bc44eb05f9f1fa13d
2   "name": "DQSegmentedControl",
3   "version": "0.0.3",
4   "summary": "A drop-in replacement for UISegmentedControl.",
5   "description": "A drop-in replacement for UISegmentedControl mimicking the style of the segmented control",
6   "homepage": "https://github.com/QiuDaniel/DQSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiudan": "qiudan-098@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/QiuDaniel/DQSegmentedControl.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "DQSegmentedControl",
23     "DQSegmentedControl/*.swift"
24   ],
25   "requires_arc": true,
26   "swift_version": "4.2"