blob: 51e40b4b66727f04da396c4fc338f45ef5ae3052 [file] [log] [blame]
{
"name": "NBLPickerView",
"version": "0.1.1",
"summary": "Object-C。基于UIPickerView的列表选择。based on UIPickerView.",
"description": "Object-C。基于UIPickerView的列表选择,目前只支持一列。based on UIPickerView.",
"homepage": "https://github.com/yjh4866/NBLPickerView",
"screenshots": [
"https://github.com/yjh4866/NBLPickerView/blob/master/screenshots/screenshots_1.jpg?raw=true",
"https://github.com/yjh4866/NBLPickerView/blob/master/screenshots/screenshots_2.jpg?raw=true"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨建红": "yjh4866@163.com"
},
"source": {
"git": "https://github.com/yjh4866/NBLPickerView.git",
"tag": "0.1.1"
},
"social_media_url": "https://blog.csdn.net/yjh4866",
"platforms": {
"ios": "9.0"
},
"source_files": "NBLPickerView/Classes/**/*",
"resource_bundles": {
"NBLPickerView": [
"NBLPickerView/Assets/*.{xib}"
]
},
"public_header_files": "NBLPickerView/Classes/*.h"
}