blob: 5e39433324efad91e70b8df7546e49a694220c64 [file] [log] [blame]
{
"name": "SwiftQueuePopUp",
"version": "1.0.3",
"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.3"
},
"requires_arc": true,
"swift_versions": "4.2",
"source_files": "SwiftQueuePopUp/*.swift",
"swift_version": "4.2"
}