| { | |
| "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/**/*" | |
| } |