blob: 463dd52a0d6e96c19ce295d6a306a2a9aa7c3572 [file] [log] [blame]
{
"name": "CCYPickerView",
"version": "1.0.0",
"summary": "easy way to use UIPickerView",
"homepage": "https://github.com/ChorYinChan/CCYPickerView",
"license": "MIT",
"authors": {
"ccy": "ccy4031@.qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ChorYinChan/CCYPickerView.git",
"tag": "1.0.0"
},
"source_files": "Classes/*",
"requires_arc": true
}