blob: 2ab70d16fb6cebea84c9d4c1bf24a21e004b5a1f [file] [log] [blame]
{
"name": "UDAlertWindow",
"version": "0.2.0",
"summary": "Encapsulated UDictionary self-use popup template.",
"swift_versions": "4.0",
"description": "Udictionary self-use pop window.",
"homepage": "https://gitlab.corp.youdao.com/houqinhan/UDAlertWindow",
"license": "Not Open Source",
"authors": {
"Qinhan Hou": "houqinhan@rd.netease.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab.corp.youdao.com/houqinhan/UDAlertWindow.git",
"tag": "0.2.0"
},
"source_files": "UDAlertWindow/*",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"RxSwift": [
"~> 4.0"
],
"SnapKit": [
],
"RxAtomic": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.4.0"
]
},
"swift_version": "4.0"
}