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