blob: 51a38db02fc8de09ad74f2ec131cd063453b7964 [file] [log] [blame]
{
"name": "OverlappingViewsSeparator",
"version": "0.0.3",
"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.3"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.2",
"platforms": {
"ios": "8.0"
},
"swift_version": "5.2"
}