summaryrefslogtreecommitdiff
path: root/Pods/Pods-environment.h
blob: bafed59e0e75fe494221d81b95709f82391ccb62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56

// To check if a library is compiled with CocoaPods you
// can use the `COCOAPODS` macro definition which is
// defined in the xcconfigs so it is available in
// headers also when they are imported in the client
// project.


// AFNetworking
#define COCOAPODS_POD_AVAILABLE_AFNetworking
#define COCOAPODS_VERSION_MAJOR_AFNetworking 1
#define COCOAPODS_VERSION_MINOR_AFNetworking 3
#define COCOAPODS_VERSION_PATCH_AFNetworking 0

// BlockAlertsAnd-ActionSheets
#define COCOAPODS_POD_AVAILABLE_BlockAlertsAnd_ActionSheets
#define COCOAPODS_VERSION_MAJOR_BlockAlertsAnd_ActionSheets 1
#define COCOAPODS_VERSION_MINOR_BlockAlertsAnd_ActionSheets 0
#define COCOAPODS_VERSION_PATCH_BlockAlertsAnd_ActionSheets 5

// BlockAlertsAnd-ActionSheets/TableAlertView
#define COCOAPODS_POD_AVAILABLE_BlockAlertsAnd_ActionSheets_TableAlertView
#define COCOAPODS_VERSION_MAJOR_BlockAlertsAnd_ActionSheets_TableAlertView 1
#define COCOAPODS_VERSION_MINOR_BlockAlertsAnd_ActionSheets_TableAlertView 0
#define COCOAPODS_VERSION_PATCH_BlockAlertsAnd_ActionSheets_TableAlertView 5

// BlocksKit
#define COCOAPODS_POD_AVAILABLE_BlocksKit
#define COCOAPODS_VERSION_MAJOR_BlocksKit 1
#define COCOAPODS_VERSION_MINOR_BlocksKit 8
#define COCOAPODS_VERSION_PATCH_BlocksKit 2

// MBProgressHUD
#define COCOAPODS_POD_AVAILABLE_MBProgressHUD
#define COCOAPODS_VERSION_MAJOR_MBProgressHUD 0
#define COCOAPODS_VERSION_MINOR_MBProgressHUD 6
#define COCOAPODS_VERSION_PATCH_MBProgressHUD 0

// SVPullToRefresh
#define COCOAPODS_POD_AVAILABLE_SVPullToRefresh
#define COCOAPODS_VERSION_MAJOR_SVPullToRefresh 0
#define COCOAPODS_VERSION_MINOR_SVPullToRefresh 4
#define COCOAPODS_VERSION_PATCH_SVPullToRefresh 1

// TSMessages
#define COCOAPODS_POD_AVAILABLE_TSMessages
#define COCOAPODS_VERSION_MAJOR_TSMessages 0
#define COCOAPODS_VERSION_MINOR_TSMessages 9
#define COCOAPODS_VERSION_PATCH_TSMessages 3

// libffi
#define COCOAPODS_POD_AVAILABLE_libffi
#define COCOAPODS_VERSION_MAJOR_libffi 3
#define COCOAPODS_VERSION_MINOR_libffi 0
#define COCOAPODS_VERSION_PATCH_libffi 13