blob: c3f85f0c685f28d5fcee9c782b12589c7ac92407 [file] [log] [blame]
{
"name": "TopViewControllerDetection",
"version": "2.0.1",
"summary": "TopViewControllerDetection - helper code to detect current top visible UIViewController",
"homepage": "https://github.com/ladeiko/TopViewControllerDetection",
"license": "MIT",
"authors": {
"Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
},
"source": {
"git": "https://github.com/ladeiko/TopViewControllerDetection.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"source_files": "Source/*.swift",
"swift_version": "4.2"
}