[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 4 / BRPickerView / 2.2.0 / BRPickerView.podspec.json
blobfce4a0b3c7135b1ab5b7b9c1234c9e10dd5c8ac5
2   "name": "BRPickerView",
3   "version": "2.2.0",
4   "summary": "A custom picker view for iOS.",
5   "description": "A custom picker view for iOS, Include \"日期选择器,时间选择器,地址选择器,自定义字符串选择器\", Support the Objective - C language.",
6   "homepage": "https://github.com/91renb/BRPickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "任波": "91renb@gmail.com"
13   },
14   "social_media_url": "https://blog.91renb.com",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/91renb/BRPickerView.git",
20     "tag": "2.2.0"
21   },
22   "source_files": "BRPickerView/**/*.{h,m}",
23   "resources": "BRPickerView/AddressPickerView/BRPickerView.bundle",
24   "requires_arc": true