blob: e15603ebe7e8ea34e35f253ec2f8ff5b3b9c533c [file] [log] [blame]
{
"name": "ViewControllerHierarchy",
"version": "0.1.1",
"summary": "print hierarchy of ViewController",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Mainstayz/ViewControllerHierarchy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"何宗柱": "hezongzhu@9fbank.cc"
},
"source": {
"git": "https://github.com/Mainstayz/ViewControllerHierarchy.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewControllerHierarchy/Classes/**/*"
}