blob: db91221bbfb4017268b839f738bb343324ceff8f [file] [log] [blame]
{
"name": "TopmostView",
"version": "1.0.0",
"summary": "Get topmost view for UIWindow. Supports iOS 7-11.",
"homepage": "https://github.com/HarrisonXi/TopmostView",
"license": "MIT",
"authors": {
"HarrisonXi": "gpra8764@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HarrisonXi/TopmostView.git",
"tag": "v1.0.0"
},
"source_files": "*.{h,m}"
}