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