Latest | 0.6.0 |
---|---|
Homepage | https://github.com/Sky-And-Hammer/GSUIKit |
License | MIT |
Platforms | ios 8.0 |
Dependencies | SnapKit, GSFoundation |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
GSUIKit is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'GSUIKit'
Author
GloomySunday049, [email protected]
License
GSUIKit is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "GSUIKit", "version": "0.6.0", "summary": "GSFoundation BY GLOOMY.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/Sky-And-Hammer/GSUIKit", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "GloomySunday049": "[email protected]" }, "source": { "git": "https://github.com/Sky-And-Hammer/GSUIKit.git", "tag": "0.6.0" }, "platforms": { "ios": "8.0" }, "source_files": "GSUIKit/Classes/**/*", "dependencies": { "SnapKit": [ "~> 4.0.0" ], "GSFoundation": [] }, "pushed_with_swift_version": "4" }
Sat, 06 Jan 2018 13:20:07 +0000