blob: e79c0ee74c71987f2e04897ef97d7803694b6026 [file] [log] [blame]
{
"name": "VIPER",
"version": "1.0.7",
"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.7"
},
"source_files": "Viper/**/*.{h,swift}",
"dependencies": {
"Message": [
],
"PKHUD": [
],
"Swinject": [
]
},
"pushed_with_swift_version": "3.0"
}