blob: 1c7907bc41029849cfd77dd31e1961c01b2b6a97 [file] [log] [blame]
{
"name": "ViewControllerHierarchy",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewControllerHierarchy/Classes/**/*"
}