blob: 5eb0d4b1af0a4fd32599c12edb87f0dc65379dd1 [file] [log] [blame]
{
"name": "CombancPickerView",
"version": "0.0.1",
"summary": "简单的自定义选择器",
"description": "自定义选择器,自己定制",
"homepage": "https://github.com/Goooolden/CombancPickerView.git",
"license": "MIT",
"authors": {
"Goooolden": "chenhuan_1015@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Goooolden/CombancPickerView.git",
"tag": "0.0.1"
},
"source_files": "CombancPickerView/*.{h,m}",
"requires_arc": true
}