blob: 8101a964bed2a34fb80fb1e5fe18378be184f625 [file] [log] [blame]
{
"name": "SwiftPopup",
"version": "4.2.0",
"swift_version": "4.2",
"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": "4.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftPopup/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4.2.0"
]
}
}