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