blob: ee3328db513ba779900f1239f1e5a9921b490b36 [file] [log] [blame]
{
"name": "BonsaiController",
"version": "5.0.2",
"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.0.2"
},
"swift_versions": "5",
"platforms": {
"ios": "9.3"
},
"source_files": "BonsaiController/Classes/**/*"
}