blob: 8f395e2b916b255700196c7e3df0744872f80523 [file] [log] [blame]
{
"name": "SiberianVIPER",
"version": "2.0.0",
"summary": "SiberianVIPER is a bunch of protocols and classes that help in VIPER. See the example app and VIPERTemplates",
"description": "SiberianVIPER is a set of protocols and classes that help in VIPER. See the example app for reference. Take a look at https://github.com/SergeyPetrachkov/VIPERTemplates",
"homepage": "https://github.com/SergeyPetrachkov/SiberianVIPER",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sergey petrachkov": "petrachkovsergey@gmail.com"
},
"source": {
"git": "https://github.com/SergeyPetrachkov/SiberianVIPER.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SiberianVIPER/SiberianVIPER/Classes/**/*",
"pushed_with_swift_version": "4.0"
}