blob: 14ae69c19caf6ae15c8c5b3131eee1f71e7d41c9 [file] [log] [blame]
{
"name": "CustomViewPresenter",
"version": "0.1.3",
"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"
}