blob: e4b3ff9a869e0ab1f90d4e219fc394238fafcb19 [file] [log] [blame]
{
"name": "BonsaiController",
"version": "4.2.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": "4.2.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.3"
},
"source_files": "BonsaiController/Classes/**/*"
}