blob: 75f8d1201e818169e506b95ebd56af94b731ec37 [file] [log] [blame]
{
"name": "ACIPopupController.swift",
"module_name": "ACIPopupController",
"version": "0.0.1",
"summary": "A Base PopupViewController.",
"swift_versions": "5.1",
"description": "弹出层基类,用于创建弹窗视图.",
"homepage": "https://zevwings.com",
"license": "Apache",
"authors": {
"zevwings": "zevwings@foxmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/zevwings/ACIPopupController.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": [
"Sources/ACIPopupController.h",
"Sources/**/*.swift"
],
"swift_version": "5.1"
}