[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / c / KBPopup / 1.0.2 / KBPopup.podspec.json
blob33028a19a95d6f3829a2ed00f2757e13b8ea240a
2   "name": "KBPopup",
3   "version": "1.0.2",
4   "summary": "iOS带箭头的起泡弹窗",
5   "description": "iOS带箭头的起泡弹窗,使用于需要在页面内弹窗的场景",
6   "homepage": "https://github.com/kuibu-team/KBPopup.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DancewithPeng": "dancewithpeng@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/kuibu-team/KBPopup.git",
20     "tag": "1.0.2"
21   },
22   "source_files": [
23     "KBPopup/Sources",
24     "KBPopup/Sources/**/*.{swift}"
25   ],
26   "dependencies": {
27     "KBDecorationView": [
28       "~> 1.5.0"
29     ]
30   },
31   "swift_version": "5.0"