blob: 8916b8e5e94ee8c1095fa4bc1b26f60ed295933f [file] [log] [blame]
{
"name": "CGXPickerView",
"version": "1.0.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": "1.0.1"
},
"source_files": "CGXPickerView/**/*.{h,m}",
"requires_arc": true
}