blob: 8692c1b1170a80a11b2912a5c0283551aab978b3 [file] [log] [blame]
{
"name": "ZYPickerView",
"version": "1.0.0",
"summary": "单列选择器,多列选择器,两列关联选择器,三列关联选择器...,时间选择选择器,地址选择选择器",
"description": "封装的各种类型的选择器,单列选择器,多列选择器,两列关联选择器,三列关联选择器...,时间选择选择器,地址选择选择器",
"homepage": "https://github.com/LeaderBoy/ZYPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LeaderBoy": "748603349@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LeaderBoy/ZYPickerView.git",
"tag": "1.0.0"
},
"source_files": [
"ZYPickerView/ZYPickerView",
"ZYPickerView/ZYPickerView/**/*.{h,m}"
],
"resources": "ZYPickerView/ZYPickerView/ZYPickerView.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}