blob: afd3268cb9bcb8b3c680039650f29c7694eba1f9 [file] [log] [blame]
{
"name": "YXPickerView",
"version": "1.0.9",
"summary": "省市区选择,日期选择",
"description": "YXPickerView是选择省市区的封装,只为使用更简单。",
"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.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YXPickerView/**/*.{h,m}",
"requires_arc": true,
"resources": "YXPickerView/YXBundle.bundle"
}