# gui-kit **Repository Path**: SSHTerm/gui-kit ## Basic Information - **Project Name**: gui-kit - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-07 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GuiKit ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation GuiKit is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'ActionSheet.swift' pod 'HUD.swift' pod 'SectionsTableView.swift' pod 'UIExtensions.swift' pod 'Chart.swift' ``` ## License GuiKit is available under the MIT license. See the LICENSE file for more info.