[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / 6 / BKDropDown / 1.0.5 / BKDropDown.podspec.json
blobff87c20831967801df8e0573cef09b5de1b15a09
2   "name": "BKDropDown",
3   "version": "1.0.5",
4   "summary": "An API for DropDown with streams similar Rx",
5   "description": "An API for DropDown with streams similar Rx, Implement options as simple functions",
6   "homepage": "https://github.com/bugkingK/BKDropDown",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bugkingK": "myway0710@naver.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/bugkingK/BKDropDown.git",
19     "tag": "1.0.5"
20   },
21   "source_files": [
22     "Classes",
23     "BKDropDown/Sources/**/*"
24   ],
25   "swift_versions": "5.0",
26   "swift_version": "5.0"