blob: 28d428bf87c77bd51236787b1d7c45338e6f96cb [file] [log] [blame]
{
"name": "ELComboBox",
"version": "1.2.0",
"summary": "Combo box for iOS.",
"description": "Combo box with auto-complete for iOS.",
"homepage": "https://github.com/eddy-lau/ELComboBox",
"license": "MIT",
"authors": {
"Eddie Lau": "eddie@touchutility.com"
},
"source": {
"git": "https://github.com/eddy-lau/ELComboBox.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"source_files": "ELComboBox/Classes/**/*"
}