blob: 423f3037bd52f000fb2f02e8e931932c81a30e02 [file] [log] [blame]
{
"name": "CCPickerView",
"version": "1.0.1",
"homepage": "https://github.com/demoncraz/CCPickerView",
"license": "MIT",
"summary": "A customizable picker view just like UIPickerView",
"authors": {
"chenc": "cchen0907@gmail.com"
},
"source": {
"git": "https://github.com/demoncraz/CCPickerView.git",
"tag": "1.0.1"
},
"source_files": "CCPickerView/*.{h,m}",
"platforms": {
"ios": "10.0"
}
}