Created
November 13, 2015 01:18
-
-
Save MaxGabriel/51c99fff419ccd759e58 to your computer and use it in GitHub Desktop.
tree in the project directory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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