blob: c37b763595af73c0b300364dd0024f41ef5a091a [file] [log] [blame]
{
"name": "OverlappingViewsSeparator",
"version": "0.0.5",
"summary": "separate overlapping views",
"description": "OverlappingViewsSeparator is a library for separate overlapping views.",
"homepage": "https://github.com/malt03/OverlappingViewsSeparator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/OverlappingViewsSeparator.git",
"tag": "v0.0.5"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.2",
"platforms": {
"ios": "8.0"
},
"swift_version": "5.2"
}