blob: 89f29c5980cf1cff4a6bec2c4dee0aacb7cd0336 [file] [log] [blame]
{
"name": "BKDropDown",
"version": "1.0.1",
"summary": "An API for DropDown with streams similar Rx",
"description": "An API for DropDown with streams similar Rx, Implement options as simple functions",
"homepage": "https://github.com/bugkingK/BKDropDown",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bugkingK": "myway0710@naver.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/bugkingK/BKDropDown.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"BKDropDown/Sources/**/*.{swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}