blob: 9e1e3de87c80d2c9e36c438d69cd6a97e6c01495 [file] [log] [blame]
{
"name": "ViperitEx",
"version": "1.4.7",
"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.7"
},
"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"
}