blob: eb5325ca73d737209a24fee0ec27199796d044a5 [file] [log] [blame]
{
"name": "EasyPopUp",
"version": "0.1.1",
"summary": "Easy way to transform UIViews/UIViewControllers to popups",
"homepage": "https://github.com/mohammadz74/EasyPopUp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammad": "mohammad_z74@icloud.com"
},
"source": {
"git": "https://github.com/Mohammadz74/EasyPopUp.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/mohammad_Z74",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "EasyPopUp/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"DynamicBlurView": [
"~> 3.0.1"
]
}
}