Files
ManagerDemo/Pods/DTFoundation/Core/Source/DTFoundationConstants.m
T
2014-08-08 13:27:54 +08:00

11 lines
249 B
Objective-C

//
// DTFoundationConstants.m
// DTFoundation
//
// Created by Stefan Gugarel on 10/18/12.
// Copyright (c) 2012 Cocoanetics. All rights reserved.
//
#import "DTFoundationConstants.h"
NSString * const DTFoundationErrorDomain = @"DTFoundation";