| { |
| "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/**/*" |
| } |