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