blob: ec1a3b73606deba15c0a8dae8c41a40bc1e35851 [file] [log] [blame]
{
"name": "OverlappingViewsSeparator",
"version": "1.0.0",
"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": "v1.0.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.2",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.2"
}