blob: ad127527af610b71e1d77898f518995bf1a43620 [file] [log] [blame]
{
"name": "SwiftPopup",
"version": "0.1.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": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftPopup/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "4.0"
}