blob: 509b1f028c795dde24e58c9bb166764fce2c9c4e [file] [log] [blame]
{
"name": "MGPopupWindowUtilsSwift",
"version": "1.0.0",
"summary": "Like android PopupWindow",
"description": "Like android PopupWindow",
"homepage": "https://github.com/MagicalWater/MGPopupWindowUtilsSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"water": "crazydennies@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MagicalWater/MGPopupWindowUtilsSwift.git",
"tag": "1.0.0"
},
"source_files": "MGPopupWindowUtilsSwift/MGPopupWindowUtilsSwift/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MGViewsSwift": [
],
"MGUtilsSwift": [
]
}
}