blob: c54abea6aab1e82f52a5d9ffd1392a5c4de04648 [file] [log] [blame]
{
"name": "CGXPickerView",
"version": "2.4.1",
"summary": "a CGXPickerView demo选择器封装",
"description": "a CGXPickerView选择器封装",
"homepage": "https://github.com/974794055/CGXPickerViewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"974794055": "974794055@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/974794055/CGXPickerViewDemo.git",
"tag": "2.4.1"
},
"source_files": "CGXPickerView/**/*.{h,m}",
"resources": "CGXPickerView/CGXPickerViewBundle.bundle",
"requires_arc": true
}