blob: c5ad367d1e637f4458901471f751fad860b7fc7a [file] [log] [blame]
{
"name": "FloatingViewProtocol",
"version": "0.0.2",
"summary": "A protocol make your view floating and draggable",
"homepage": "https://github.com/Natai/FloatingViewProtocol",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"natai": ""
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/Natai/FloatingViewProtocol.git",
"tag": "0.0.2"
},
"source_files": "Source/*.swift"
}