blob: 73e4a62ef0d959fb405b90b4f2bbeffacde54026 [file] [log] [blame]
{
"name": "SwiftPopup",
"version": "5.0.0",
"swift_version": "5.0",
"summary": "Swift Popup.",
"description": "Swift fully customized popup view controller.",
"homepage": "https://github.com/CatchZeng/SwiftPopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CatchZeng": "891793848@qq.com"
},
"source": {
"git": "https://github.com/CatchZeng/SwiftPopup.git",
"tag": "5.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftPopup/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 5.0.0"
]
}
}