blob: f6d47e7d15fff7ecd10fac581679e318ed87c987 [file] [log] [blame]
{
"name": "Viperit",
"version": "1.3.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.3.1"
},
"social_media_url": "https://twitter.com/acferran",
"platforms": {
"ios": "8.0"
},
"source_files": "Viperit/**/*.swift"
}