{ | |
"name": "SwiftQueuePopUp", | |
"version": "1.0.4", | |
"summary": "1:通过VC基类的方式将弹窗的相关属性内聚,便于使用约束布局,简化使用", | |
"homepage": "https://github.com/yanxiaobing/SwiftQueuePopUp", | |
"license": "MIT", | |
"authors": { | |
"XBingo": "dove025@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/yanxiaobing/SwiftQueuePopUp.git", | |
"tag": "1.0.4" | |
}, | |
"requires_arc": true, | |
"swift_versions": "4.2", | |
"source_files": "SwiftQueuePopUp/*.swift", | |
"swift_version": "4.2" | |
} |