{ | |
"name": "QFPickerView", | |
"version": "0.1.1", | |
"summary": "QFPickerView", | |
"description": "'A short description of QFPickerView.'", | |
"homepage": "https://github.com/qingfengiOS/QFPickerView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"qingfengiOS": "qingfengiosdev@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/qingfengiOS/QFPickerView.git", | |
"tag": "0.1.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "QFPickerView/Classes/**/*" | |
} |