blob: 8aba1948d28ca59260fa8f2f04541feebb11d959 [file] [log] [blame]
{
"name": "ViperitEx",
"version": "1.4.5",
"summary": "Viper Framework for iOS written in Swift and based on Viperit",
"description": "Viper Framework for iOS to implement VIPER architecture in an easy way",
"homepage": "https://github.com/anton-manchenko/ViperitEx.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ferran Abelló": "ferran.abello@gmail.com"
},
"source": {
"git": "https://github.com/anton-manchenko/ViperitEx.git",
"tag": "1.4.5"
},
"weak_frameworks": "SwiftUI",
"social_media_url": "https://twitter.com/acferran",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "Viperit/**/*.swift",
"swift_version": "5.1"
}