blob: a9d5e0a46e14d471e5985509a534673813cfcbb5 [file] [log] [blame]
{
"name": "GJPickerView",
"version": "1.0.0",
"summary": "快速调用PickerView",
"description": "封装PickerView,快速调用,高效,易懂,支持自定义按钮文字,颜色",
"homepage": "https://github.com/gejiangs/GJPickerView",
"license": "MIT",
"authors": {
"gejiangs": "664553782@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/gejiangs/GJPickerView.git",
"tag": "v1.0.0"
},
"source_files": "GJPickerView/*",
"requires_arc": true
}