blob: fb99041ab3566c5983c8a4d3f2ef8f3548939ada [file] [log] [blame]
{
"name": "LBPickerViewController",
"version": "1.0.0",
"summary": "单项选择器",
"description": "一个简单的快速可集成单项选择器。",
"homepage": "https://github.com/A1129434577/LBPickerViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBPickerViewController.git",
"tag": "1.0.0"
},
"dependencies": {
"LBPresentTransitions": [
]
},
"source_files": "LBPickerViewController/**/*.{h,m}",
"requires_arc": true
}