[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 7 / ELComboBox / 1.2.0 / ELComboBox.podspec.json
blob28d428bf87c77bd51236787b1d7c45338e6f96cb
2   "name": "ELComboBox",
3   "version": "1.2.0",
4   "summary": "Combo box for iOS.",
5   "description": "Combo box with auto-complete for iOS.",
6   "homepage": "https://github.com/eddy-lau/ELComboBox",
7   "license": "MIT",
8   "authors": {
9     "Eddie Lau": "eddie@touchutility.com"
10   },
11   "source": {
12     "git": "https://github.com/eddy-lau/ELComboBox.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": false,
19   "source_files": "ELComboBox/Classes/**/*"