[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / f / 7 / ELComboBox / 1.1.2 / ELComboBox.podspec.json
blob9cd2dd29cb8ebf689d1236548c132b0e899827e2
2   "name": "ELComboBox",
3   "version": "1.1.2",
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.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": false,
19   "source_files": "ELComboBox/Classes/**/*"