blob: d1e0b6070ec070bd0b22d7a28a6d4a7286152a21 [file] [log] [blame]
{
"name": "MGPopWindowUtilsSwift",
"version": "0.0.1",
"summary": "A Pop View Util",
"description": "A Pop View Util",
"homepage": "https://github.com/CrazyDavis/MGPopWindowUtilsSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"water": "crazydennies@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CrazyDavis/MGPopWindowUtilsSwift.git",
"tag": "0.0.1"
},
"source_files": "MGPopWindowUtilsSwift/MGPopWindowUtilsSwift/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MGViewsSwift": [
"~> 0.0.2"
]
}
}