[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 4 / BRPickerView / 2.1.2 / BRPickerView.podspec.json
bloba100c0546ec45125504b96a26461dafd88df7719
2   "name": "BRPickerView",
3   "version": "2.1.2",
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     "任波": "ios@91renb.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/91renb/BRPickerView.git",
19     "tag": "2.1.2"
20   },
21   "source_files": "BRPickerView/**/*.{h,m}",
22   "resources": "BRPickerView/AddressPickerView/BRPickerView.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "MJExtension": [
26       "~> 3.0.13"
27     ]
28   }