blob: 05765425407f79f4c106e051f189fa7edb67e895 [file] [log] [blame]
{
"name": "Viperit",
"version": "1.4.1",
"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.1"
},
"social_media_url": "https://twitter.com/acferran",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "Viperit/**/*.swift",
"swift_version": "5.1"
}