[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 8 / 5 / b / SwiftComboBox / 0.1.1 / SwiftComboBox.podspec.json
blob993b298f645f4d942da7d90556d38a10d0d1483e
2   "name": "SwiftComboBox",
3   "version": "0.1.1",
4   "summary": "ComboBox input for iOS.",
5   "description": "\"ComboBox input for iOS, written in Swift.\"",
6   "homepage": "https://github.com/yigitserin/SwiftComboBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yigitserin": "yigitserin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yigitserin/SwiftComboBox.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "SwiftComboBox/Classes/**/*"