[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 4 / BRPickerView / 2.1.3 / BRPickerView.podspec.json
blobe00ac6b4bc42e6b95aee676fddf2f625c806cdec
2   "name": "BRPickerView",
3   "version": "2.1.3",
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   "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.1.3"
21   },
22   "source_files": "BRPickerView/**/*.{h,m}",
23   "resources": "BRPickerView/AddressPickerView/BRPickerView.bundle",
24   "requires_arc": true