hank
2017-06-14 3f9b5125cd79f60e878a3f93708d1254048fd1fb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//
//  TWTRCoreConstants.h
//  TwitterKit
//
//  Created by Joey Carmello on 4/1/15.
//  Copyright (c) 2015 Twitter. All rights reserved.
//
 
#import <Foundation/Foundation.h>
 
FOUNDATION_EXPORT NSString *const TWTRCoreVersion;
FOUNDATION_EXPORT NSString *const TWTRCoreBundleID;
 
FOUNDATION_EXPORT NSString *const TWTRTwitterCoreVersion;
FOUNDATION_EXPORT NSString *const TWTRTwitterCoreBuildNumber;  // a numeric value that identifies each build uniquely