blob: c9bfb172efd60ebe839d8e41ee907e6045be2220 [file] [log] [blame]
{
"name": "CustomViewPresenter",
"version": "0.1.14",
"summary": "A custom presenter to display views.",
"description": "A simple and customizable pod to adaptively present your views with a smooth and interactive transition.",
"homepage": "https://github.com/Vignesh-Thangamariappan/CustomViewPresenter/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vignesh.mariappan@anywhere.co": "vignesh.mariappan@anywhere.co"
},
"source": {
"git": "https://github.com/Vignesh-Thangamariappan/CustomViewPresenter.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomViewPresenter/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}