blob: 2b2050c69c375feda7f0fda3493069da18cdfcd1 [file] [log] [blame]
{
"name": "SiberianVIPER",
"version": "3.2.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": "3.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SiberianVIPER/SiberianVIPER/Classes/**/*"
}