{ | |
"name": "CDZPicker", | |
"version": "1.0.1", | |
"summary": "A easy picker view with linkage", | |
"homepage": "https://github.com/Nemocdz/CDZPicker", | |
"license": "MIT", | |
"authors": { | |
"Nemocdz": "nemocdz@gmail.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/Nemocdz/CDZPicker.git", | |
"tag": "1.0.1" | |
}, | |
"source_files": [ | |
"CDZPickerView", | |
"CDZPickerViewDemo/CDZPicker/*.{h,m}" | |
], | |
"requires_arc": true | |
} |