[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / 5 / UDAlertWindow / 0.1.1 / UDAlertWindow.podspec.json
blobc02fecb6224de35c54072a63e536a32c9d1203c7
2   "name": "UDAlertWindow",
3   "version": "0.1.1",
4   "summary": "Encapsulated UDictionary self-use popup template.",
5   "swift_versions": "4.0",
6   "description": "Udictionary self-use pop window.",
7   "homepage": "https://gitlab.corp.youdao.com/houqinhan/UDAlertWindow",
8   "license": "Not Open Source",
9   "authors": {
10     "Qinhan Hou": "houqinhan@rd.netease.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://gitlab.corp.youdao.com/houqinhan/UDAlertWindow.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "UDAlertWindow/*",
20   "requires_arc": true,
21   "static_framework": true,
22   "dependencies": {
23     "RxSwift": [
24       "~> 4.0"
25     ],
26     "SnapKit": [
28     ],
29     "RxAtomic": [
30       "~> 4.0"
31     ],
32     "RxCocoa": [
33       "~> 4.4.0"
34     ]
35   },
36   "swift_version": "4.0"