blob: c866f61961ec924ff4f4e7def6ae2de35c7eb1b8 [file] [log] [blame]
{
"name": "Viperit",
"version": "1.4.3",
"summary": "Viper Framework for iOS written in Swift",
"description": "Viper Framework for iOS to implement VIPER architecture in an easy way",
"homepage": "https://github.com/ferranabello/Viperit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ferran Abelló": "ferran.abello@gmail.com"
},
"source": {
"git": "https://github.com/ferranabello/Viperit.git",
"tag": "1.4.3"
},
"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"
}