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