blob: 4405ac65c2ed5ae8fb61521c290a4ce03d38365f [file] [log] [blame]
{
"name": "Visibility",
"version": "1.0.0",
"summary": "Handle a view visibility in the window",
"description": "`Visibility` makes it easy to determine if the view in the window is visible.",
"homepage": "https://github.com/darquro/Visibility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"darquro": "yuki.kuro96@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/darquro/Visibility.git",
"tag": "1.0.0"
},
"source_files": "Visibility/**/*.{h,m,swift}",
"swift_version": "4.1"
}