blob: bf610f0cd2dee2c3b5d883dd03d788c74d579c6d [file] [log] [blame]
{
"name": "TopViewControllerDetection",
"version": "2.0.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "Source/*.swift"
}