blob: b59d45c0b2118133f3d7cdc3daec34ec42ef0573 [file] [log] [blame]
{
"name": "CCYPickerView",
"version": "1.0.3",
"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.3"
},
"source_files": "Classes/*",
"requires_arc": true
}