blob: e00ac6b4bc42e6b95aee676fddf2f625c806cdec [file] [log] [blame]
{
"name": "BRPickerView",
"version": "2.1.3",
"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": {
"任波": "ios@91renb.com"
},
"social_media_url": "https://blog.91renb.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/91renb/BRPickerView.git",
"tag": "2.1.3"
},
"source_files": "BRPickerView/**/*.{h,m}",
"resources": "BRPickerView/AddressPickerView/BRPickerView.bundle",
"requires_arc": true
}