[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / c / b / HorizontalDial / 4.0 / HorizontalDial.podspec.json
blobd2a5e3f3255bb86e3bcd63c877f4359373b81021
2   "name": "HorizontalDial",
3   "version": "4.0",
4   "summary": "A horizontal scroll dial like Instagram",
5   "homepage": "https://github.com/kciter/KCHorizontalDial",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kciter": "kciter@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/kciter/HorizontalDial.git",
15     "tag": "4.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "HorizontalDial/*.{swift}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "swift_versions": "5.0",
27   "swift_version": "5.0"