blob: ef1f3782f458eb475137840608e07b8cb50b8bb5 [file] [log] [blame]
{
"name": "SwiftyPopUpView",
"version": "0.1.26",
"summary": "Fantastic modal Pop Up View written in Swift.",
"description": "Modal Pop Up View written in Swift for presenting your content. You can use it instead of alert controller.",
"homepage": "https://github.com/palozinski/SwiftyPopUpView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pawel": "palozinski@gmail.com"
},
"source": {
"git": "https://github.com/palozinski/SwiftyPopUpView.git",
"tag": "0.1.26"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"SwiftyPopUpView/PopUpView.swift",
"SwiftyPopUpView/View/MessageContainerView",
"SwiftyPopUpView/Controller/SwiftyPopUpViewController.swift"
],
"resources": "SwiftyPopUpView/**/PopUp.storyboard",
"pushed_with_swift_version": "3.0"
}