blob: fce4a0b3c7135b1ab5b7b9c1234c9e10dd5c8ac5 [file] [log] [blame]
{
"name": "BRPickerView",
"version": "2.2.0",
"summary": "A custom picker view for iOS.",
"description": "A custom picker view for iOS, Include \"日期选择器,时间选择器,地址选择器,自定义字符串选择器\", Support the Objective - C language.",
"homepage": "https://github.com/91renb/BRPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"任波": "91renb@gmail.com"
},
"social_media_url": "https://blog.91renb.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/91renb/BRPickerView.git",
"tag": "2.2.0"
},
"source_files": "BRPickerView/**/*.{h,m}",
"resources": "BRPickerView/AddressPickerView/BRPickerView.bundle",
"requires_arc": true
}