[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 6 / Y_PickerView / 0.0.2 / Y_PickerView.podspec.json
blob7ebee0e851523732b8d1173e698304141662f00f
2   "name": "Y_PickerView",
3   "version": "0.0.2",
4   "summary": "快速创建一个PickerView选择器",
5   "description": "创建一个带有 UIDatePicker 或 UIPickerView 的选择器试图",
6   "homepage": "https://github.com/1ilI/Y_PickerView",
7   "screenshots": "https://raw.githubusercontent.com/1ilI/Y_PickerView/master/Y_PickerView.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "1ilI": "1ilI"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/1ilI/Y_PickerView.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "Y_PickerView",
24     "Y_PickerView/**/*.{h,m}"
25   ],
26   "frameworks": "UIKit"