blob: e96b7f648548b92793db2194f1bed290d45e0b61 [file] [log] [blame]
{
"name": "ViperMcFlurry",
"version": "1.5.1",
"summary": "Modern framework for implementing VIPER architecture in iOS application.",
"homepage": "https://github.com/rambler-digital-solutions/ViperMcFlurry",
"license": "MIT",
"authors": {
"Andrey Zarembo-Godzyatsky": "a.zarembo-godzyatsky@rambler-co.ru",
"Valery Popov": "v.popov@rambler-co.ru"
},
"source": {
"git": "https://github.com/rambler-digital-solutions/ViperMcFlurry.git",
"tag": "1.5.1"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.{h,m}"
}