BJGG
|
|── Font
| |── Pretendard
| └── EsamanruOTF
|── Extension
| |── UIColor+CustomColor.swift
| |── UIFont+CustomFont.swift
| |── UILabel+CopyLabelText.swift
| └── UIDevice+DeviceCheck.swift
|── BbajiSpot
| |── UI Component
| └── BbajiSpotViewController.swift
|── BbajiHome
| |── UI Component
| └── BbajiHomeViewController.swift
|── Model
| |── BbajiInfo.swift
| |── Weather.swift
| └── PlistError.swift
|── Network
| └── WeatherManager.swift
|── Utilities
| └── Constraints.swift
|── AppDelegate.swift
|── SceneDelegate.swift
|── Assets.xcassets
|── LaunchScreen.storyboard
└── Info.plist