blob: 9b17207628eeb3d797f49cdd6cb15d7950cb9d54 [file] [log] [blame]
{
"name": "STDPickerView",
"version": "0.1.1",
"summary": "STDPickerView is a replacement for UIPickerView",
"description": "STDPickerView is an complete, easy-to-use picker view framework.It can be a replacement for UIPickerView.",
"homepage": "https://github.com/XuQibin/STDPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XuQibin": "scrat_xu@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XuQibin/STDPickerView.git",
"tag": "0.1.1"
},
"source_files": "STDPickerView/Classes/STDPickerView/*.{h,m}",
"requires_arc": true
}