blob: 9888006868ba6f4b9b87d23a50dea51f69dbddfc [file] [log] [blame]
{
"name": "PlutoView",
"version": "0.0.3",
"summary": "PlutoView can add Collapse/expand header View.",
"description": "PlutoView can add Collapse/expand header View with just few lines of code, also you can add\nit as just tabs without adding header view",
"homepage": "https://github.com/Yusef-Naser/Pluto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yusef-Naser": "yusefnaser93@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Yusef-Naser/PlutoView.git",
"tag": "0.0.3"
},
"source_files": "PlutoView/**/*.{h,m,swift}",
"exclude_files": [
"PlutoViewTests",
"PlutoExample",
"PlutoExampleTests",
"PlutoExampleUITests"
],
"swift_version": "5.0"
}