blob: 2d3508247e1d3ed9732a10acd70d50871257c1df [file] [log] [blame]
{
"name": "SwiftComboBox",
"version": "0.1.4",
"summary": "ComboBox input for iOS.",
"description": "\"ComboBox input for iOS, written in Swift.\"",
"homepage": "https://github.com/yigitserin/SwiftComboBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yigitserin": "yigitserin@gmail.com"
},
"source": {
"git": "https://github.com/yigitserin/SwiftComboBox.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "SwiftComboBox/Classes/**/*"
}