teambox/viper-module-generator

View on GitHub
lib/templates/default/objc/Interactor/VIPERInteractor.m

Summary

Maintainability
Test Coverage
//
// Created by Pedro Piñera Buendía on 2014.
// Copyright (c) 2014 Redbooth. All rights reserved.
//

#import "VIPERInteractor.h"

@implementation VIPERInteractor

@end