Skip to content

Instantly share code, notes, and snippets.

@MaxGabriel
Created November 13, 2015 01:18
Show Gist options
  • Select an option

  • Save MaxGabriel/51c99fff419ccd759e58 to your computer and use it in GitHub Desktop.

Select an option

Save MaxGabriel/51c99fff419ccd759e58 to your computer and use it in GitHub Desktop.
tree in the project directory
tree
.
├── HZInMobi
├── Headers
├── Local Podspecs
│   └── HZInMobi.podspec.json
├── Manifest.lock
├── Pods.xcodeproj
│   ├── project.pbxproj
│   └── xcuserdata
│   └── Max.xcuserdatad
│   └── xcschemes
│   ├── Pods.xcscheme
│   └── xcschememanagement.plist
└── Target Support Files
└── Pods
├── Info.plist
├── Pods-acknowledgements.markdown
├── Pods-acknowledgements.plist
├── Pods-dummy.m
├── Pods-frameworks.sh
├── Pods-resources.sh
├── Pods-umbrella.h
├── Pods.debug.xcconfig
├── Pods.modulemap
└── Pods.release.xcconfig
9 directories, 15 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment