blob: 440787fa9b703abdc1d0914bab553f81787f7fff [file] [log] [blame]
{
"name": "YXPickerView",
"version": "1.1.2",
"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.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YXPickerView/**/*.{h,m}",
"requires_arc": true,
"resources": "YXPickerView/YXBundle.bundle"
}