blob: 4ce7dbdde4b80d064afae3f8474c8930e2a65b04 [file] [log] [blame]
{
"name": "BKDropDown",
"version": "1.0.3",
"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.3"
},
"source_files": [
"Classes",
"BKDropDown/Sources/**/*"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}