blob: f797a035c63260fed9359dd1ff6eca33a6461deb [file] [log] [blame]
{
"name": "CCPickerView",
"version": "1.0.0",
"summary": "CCPickerView is a fully custimzable picker view behaved like UIPickerView",
"homepage": "https://github.com/demoncraz/CCPickerView",
"license": "MIT",
"authors": {
"chenc": "cchen0907@gmail.com"
},
"source": {
"git": "https://github.com/demoncraz/CCPickerView.git",
"tag": "1.0.0"
},
"source_files": "CCPickerView/*.{h,m}",
"platforms": {
"ios": "10.0"
}
}