blob: a52e92a814af0852aef71b427931e5775d130ed3 [file] [log] [blame]
{
"name": "BonsaiController",
"version": "5.1.1",
"summary": "🌲 Bonsai makes custom frame size and transition animation to any view controller",
"description": "Add the ability to change custom frame size with cool transition animation to any view controller.",
"homepage": "https://github.com/rishi420/Bonsai",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Warif Akhand Rishi": "rishi420@gmail.com"
},
"source": {
"git": "https://github.com/rishi420/Bonsai.git",
"tag": "5.1.1"
},
"swift_versions": "5",
"platforms": {
"ios": "9.3"
},
"source_files": "BonsaiController/Classes/**/*",
"swift_version": "5"
}