blob: 7535eb67398b18bf0a9414ce193fdd5209b8ad18 [file] [log] [blame]
{
"name": "CGXPickerView",
"version": "2.3",
"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.3"
},
"source_files": "CGXPickerView/**/*.{h,m}",
"resources": "CGXPickerView/CGXPickerViewBundle.bundle",
"requires_arc": true
}