blob: d5e9f9bb49ef144ccdb534b4aea63bb0c75c2696 [file] [log] [blame]
{
"name": "UIViewController-Popup",
"version": "0.0.3",
"summary": "UIViewController extension for poping up an another ViewController with animation effects",
"description": "an extension of UIViewController for poping up an another ViewController with animation effects in swift",
"homepage": "https://github.com/litt1e-p/UIViewController-PopUp",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/UIViewController-PopUp.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "UIViewController-PopUp/*",
"dependencies": {
"VisualEffectView": [
"3.0.0"
]
},
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "4.0"
}