[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 3 / f / JHPopupQueue / 0.0.2beta / JHPopupQueue.podspec.json
blob24c173153de87a54e090d2c3669cce2ec3f0de81
2   "name": "JHPopupQueue",
3   "version": "0.0.2beta",
4   "summary": "弹框事件队列管理",
5   "description": "这个库提供了一个queue,去根据优先级以及页面需要管理各个弹框事件,实现自动化,并且有效解决了各个事件之间的冲突",
6   "homepage": "https://github.com/hllGitHub/PopupQueue",
7   "license": "MIT",
8   "authors": {
9     "liangliang.hu": "hllfj922@gmail.com"
10   },
11   "module_name": "JHPopupQueue",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_versions": [
16     "4",
17     "5"
18   ],
19   "source": {
20     "git": "https://github.com/hllGitHub/PopupQueue.git",
21     "tag": "0.0.2beta"
22   },
23   "source_files": "Source/*.swift",
24   "swift_version": "5"