blob: 3088e7e7bd0151ae7e09560441eb1de0e3d4001a [file] [log] [blame]
{
"name": "PopupWindow",
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/shin8484/PopupWindow",
"authors": {
"Shinji Hayashii": "shintetu84@gmail.com"
},
"summary": "Creates and displays Popup on another UIWindow.",
"source": {
"git": "https://github.com/shin8484/PopupWindow.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PopupWindow/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}