| 123456789101112131415 |
- // 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.
- // OpenSSL-Universal
- #define COCOAPODS_POD_AVAILABLE_OpenSSL_Universal
- // This library does not follow semantic-versioning,
- // so we were not able to define version macros.
- // Please contact the author.
- // Version: 1.0.1.h.
|