blob: 528d0094f391490f6684f9ef984644c26a0b2f21 [file] [log] [blame]
{
"name": "ELComboBox",
"version": "1.2.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"source_files": "ELComboBox/Classes/**/*"
}