see Spark Coding Convention Wiki page.
see Spark Git branch 전략 Wiki page.
see Spark Commit Convention Wiki page.
Spark-iOS
│
|── Source
│ |── AppDelegate
│ |── SceneDelegate
│ |── AppModels
│ |── Cells
│ |── Extensions
│ |── NetworkServices
│ |── Protocols
│ |── ViewControllers
│ └── Views
└── Resource
|── Info.plist
|── Assets
|── Constants
|── Fonts
└── Storyboards