blob: 5741a611907078c6f312bab4f1a82d34a7f0e552 [file] [log] [blame]
{
"name": "VIPER",
"version": "1.0.2",
"summary": "The set of components to implement the VIPER architecture",
"homepage": "https://github.com/incetro/VIPER.git",
"license": "MIT",
"authors": {
"incetro": "incetro@ya.ru"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/incetro/VIPER.git",
"tag": "1.0.2"
},
"source_files": "Viper/**/*.{h,swift}",
"dependencies": {
"Message": [
],
"PKHUD": [
],
"Swinject": [
]
},
"pushed_with_swift_version": "3.0"
}