blob: 1a2c9846e4f9f58162d3300c51ea1f752faafef9 [file] [log] [blame]
{
"name": "SwiftPopup",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftPopup/Classes/**/*",
"dependencies": {
"SnapKit": [
]
}
}