summaryrefslogtreecommitdiff
path: root/test/ios/OHHTTPStubs/Examples/ObjC/Pods/Target Support Files/Pods/Pods-environment.h
blob: 5918510c4e8a4a256e343c2891277ca9aa089e68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

// 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.


// OHHTTPStubs
#define COCOAPODS_POD_AVAILABLE_OHHTTPStubs
#define COCOAPODS_VERSION_MAJOR_OHHTTPStubs 4
#define COCOAPODS_VERSION_MINOR_OHHTTPStubs 0
#define COCOAPODS_VERSION_PATCH_OHHTTPStubs 1