[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / f / 8 / NBLPickerView / 0.1.3 / NBLPickerView.podspec.json
blobe73002b867d7184e6e474b78825aa3595d4cb0f6
2   "name": "NBLPickerView",
3   "version": "0.1.3",
4   "summary": "Object-C。基于UIPickerView的列表选择。based on UIPickerView.",
5   "description": "Object-C。基于UIPickerView的列表选择,目前只支持一列。based on UIPickerView.",
6   "homepage": "https://gitee.com/yjh4866/NBLPickerView",
7   "screenshots": [
8     "https://gitee.com/yjh4866/NBLPickerView/raw/master/screenshots/screenshots_1.png",
9     "https://gitee.com/yjh4866/NBLPickerView/raw/master/screenshots/screenshots_2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "杨建红": "yjh4866@163.com"
17   },
18   "source": {
19     "git": "https://gitee.com/yjh4866/NBLPickerView.git",
20     "tag": "0.1.3"
21   },
22   "social_media_url": "https://blog.csdn.net/yjh4866",
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "NBLPickerView/Classes/**/*",
27   "resource_bundles": {
28     "NBLPickerView": [
29       "NBLPickerView/Assets/*.{xib}"
30     ]
31   },
32   "public_header_files": "NBLPickerView/Classes/*.h"