blob: 780ad7dc02be6a2bb7c0fc587513babc47c9223b [file] [log] [blame]
{
"name": "Y_PickerView",
"version": "0.0.3",
"summary": "快速创建一个多种样式的 PickerView 选择器",
"description": "创建一个带有 UIDatePicker 或 UIPickerView 的选择器视图",
"homepage": "https://github.com/1ilI/Y_PickerView",
"screenshots": "https://raw.githubusercontent.com/1ilI/Y_PickerView/master/Y_PickerView.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1ilI": "1ilI"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1ilI/Y_PickerView.git",
"tag": "0.0.3"
},
"source_files": [
"Y_PickerView",
"Y_PickerView/**/*.{h,m}"
],
"frameworks": "UIKit"
}