blob: c574d157a2110b39fedb26629442320788a326ef [file] [log] [blame]
{
"name": "ZQPopupController",
"version": "1.0.0",
"summary": "弹出视图控制器",
"description": "弹出视图控制器,可以指定弹出的动画和位置",
"homepage": "https://github.com/zzqlplq/ZQPopupController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzqlplq": "zzqlplq@gmail.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/zzqlplq/ZQPopupController.git",
"tag": "1.0.0"
},
"source_files": "Sources/ZQPopupController/*.swift",
"swift_version": "5.0"
}