blob: 9c6a5197e292abd583a03f54c7609e4921f6aa27 [file] [log] [blame]
{
"name": "CJPickerView",
"version": "1.0.1",
"summary": "That is commonly used in project based on the UIPickerView selector.",
"homepage": "https://github.com/dreamCC/CJPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dreamCC": "568644031@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dreamCC/CJPickerView.git",
"tag": "1.0.1"
},
"source_files": "CJPickerView",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}