blob: fe5e19fe5eb38ee8fff33088e9500feed1c17901 [file] [log] [blame]
{
"name": "CustomSizeController",
"version": "0.1.0",
"summary": "Custom size any view controller",
"description": "his CocoaPod adds the ability to change frame of any view controller",
"homepage": "https://github.com/rishi420/CustomSizeController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Warif Akhand Rishi": "rishi420@gmail.com"
},
"source": {
"git": "https://github.com/rishi420/CustomSizeController.git",
"tag": "0.1.0"
},
"swift_version": "4",
"platforms": {
"ios": "9.3"
},
"source_files": "CustomSizeController/Classes/**/*",
"deprecated_in_favor_of": "BonsaiController"
}