Latest | 0.4.1 |
---|---|
Homepage | https://github.com/GrumpyKir/GKViper |
License | MIT |
Platforms | ios 10.0, requires ARC |
Dependencies | GKExtensions, GKNetwork |
Frameworks | UIKit |
Authors |
404: Not Found
Latest podspec
{ "name": "GKViper", "platforms": { "ios": "10.0" }, "summary": "Basic classes to work with VIPER arch", "requires_arc": true, "version": "0.4.1", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Opekishev Kirill": "[email protected]" }, "homepage": "https://github.com/GrumpyKir/GKViper", "source": { "git": "https://github.com/GrumpyKir/GKViper.git", "tag": "0.4.1" }, "frameworks": "UIKit", "dependencies": { "GKExtensions": [ "~> 1.0.0" ], "GKNetwork": [ "~> 0.5.1" ] }, "source_files": "GKViper/SourceData/*.swift", "swift_version": "4.2" }
Sun, 17 Feb 2019 11:34:05 +0000