blob: 9b6d780ec1e8401ee95e31dd3c4427665d331e62 [file] [log] [blame]
{
"name": "YXPickerView",
"version": "1.1.6",
"summary": "省市区选择、筛选项选择、日期选择、时间选择等等",
"description": "项目中经常会用到选择器,比如省市区选择、筛选项选择、日期选择、时间选择等等,此项目做了一个封装以方便使用。",
"homepage": "https://github.com/caoyunxiao/YXPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matej caoyunxiao": "chinacgcgcg@163.com"
},
"source": {
"git": "https://github.com/caoyunxiao/YXPickerView.git",
"tag": "1.1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YXPickerView/**/*.{h,m}",
"requires_arc": true,
"resources": "YXPickerView/Resource/YXBundle.bundle"
}