[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 5 / a / d / ZYPickerView / 2.0.0 / ZYPickerView.podspec.json
blob3b51f6e3dcef03feefbc43e93158bd506d56285d
2   "name": "ZYPickerView",
3   "version": "2.0.0",
4   "summary": "单列选择器,多列选择器,两列关联选择器,三列关联选择器...,时间选择选择器,地址选择选择器",
5   "swift_versions": "5.0",
6   "description": "封装的各种类型的选择器,单列选择器,多列选择器,两列关联选择器,三列关联选择器...,时间选择选择器,地址选择选择器",
7   "homepage": "https://github.com/LeaderBoy/ZYPickerView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "LeaderBoy": "748603349@qq.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/LeaderBoy/ZYPickerView.git",
20     "tag": "2.0.0"
21   },
22   "source_files": [
23     "ZYPickerView/ZYPickerView",
24     "ZYPickerView/ZYPickerView/**/*.{h,m}"
25   ],
26   "resources": "ZYPickerView/ZYPickerView/ZYPickerView.bundle",
27   "frameworks": "UIKit",
28   "requires_arc": true,
29   "swift_version": "5.0"