cforlando/orlando-walking-tours-ios

View on GitHub
Orlando Walking Tours/Views/AddTourCollectionViewCell.swift

Summary

Maintainability
A
0 mins
Test Coverage
//
//  AddTourCollectionViewCell.swift
//  Orlando Walking Tours
//
//  Created by Keli'i Martin on 6/22/16.
//  Copyright © 2016 Code for Orlando. All rights reserved.
//

import UIKit

class AddTourCollectionViewCell: UICollectionViewCell, ReusableView
{
    
}