blob: 38918b7f8e3da3fe735661a85eae3940c4231b1d [file] [log] [blame]
{
"name": "CXPopupUI",
"version": "3.0.9",
"summary": "Popup UI component",
"description": "iOS popup UI written by swift, support iOS 11 and above, adding pop component such as\nHUD, ProgressBar, Toast, etc.",
"homepage": "https://github.com/Cunqi/CXPopupKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cunqi": "cunqi.xiao@gmail.com"
},
"source": {
"git": "https://github.com/Cunqi/CXPopupKit.git",
"tag": "3.0.9"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CXPopupUI/**/*",
"dependencies": {
"CXPopupKit": [
"~> 3"
],
"SnapKit": [
"~> 5.0.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}