blob: c15b529454809f154928d71e414b1aa09abbb3dd [file] [log] [blame]
{
"name": "GXComboBox",
"version": "1.0",
"summary": "GXComboBox is a comboBox of iOS",
"description": "GXComboBox is a comboBox of iOS.",
"homepage": "https://github.com/GXFrighting/GXComboBox",
"license": "none",
"authors": {
"JGX": "157610665@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GXFrighting/GXComboBox.git",
"tag": "1.0"
},
"source_files": "GXComboBox/GXComboBox/*.{swift}",
"resources": "GXComboBox/GXComboBox/*.bundle",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}