4 "summary": "ReActionSDK",
5 "description": "ReActionSDK - GCM notifications",
6 "homepage": "https://github.com/ironSource/reaction-ios",
12 "g8y3e": "valentine.pavchuk@ironsrc.com"
18 "git": "https://github.com/ironSource/reaction-ios.git",
21 "source_files": "reaction_sdk/objective-c/ReActionSDK/ReActionSDK/**/*.{h,m}",
27 "Google/CloudMessaging": [
32 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$PODS_CONFIGURATION_BUILD_DIR/AtomSDK\" \"$PODS_CONFIGURATION_BUILD_DIR/sqlite3\" \"${PODS_ROOT}/GoogleIPhoneUtilities/Frameworks\" \"${PODS_ROOT}/GoogleInterchangeUtilities/Frameworks/frameworks\" \"${PODS_ROOT}/GoogleNetworkingUtilities/Frameworks/frameworks\" \"${PODS_ROOT}/GoogleSymbolUtilities/Frameworks/frameworks\" \"${PODS_ROOT}/GoogleUtilities/Frameworks/frameworks\"",
33 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1",
34 "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/Google/Headers $(inherited) \"${PODS_ROOT}/Headers/Public\" \"${PODS_ROOT}/Headers/Public/GGLInstanceID\" \"${PODS_ROOT}/Headers/Public/Google\" \"${PODS_ROOT}/Headers/Public/GoogleCloudMessaging\" \"${PODS_ROOT}/Headers/Public/GoogleIPhoneUtilities\" \"${PODS_ROOT}/Headers/Public/GoogleInterchangeUtilities\" \"${PODS_ROOT}/Headers/Public/GoogleNetworkingUtilities\" \"${PODS_ROOT}/Headers/Public/GoogleSymbolUtilities\" \"${PODS_ROOT}/Headers/Public/GoogleUtilities\"",
35 "LD_RUNPATH_SEARCH_PATHS": "$(inherited) \"@executable_path/Frameworks\" \"@loader_path/Frameworks\"",
36 "LIBRARY_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/GGLInstanceID/Libraries\" $(inherited) \"${PODS_ROOT}/Google/Libraries\" $(inherited) \"${PODS_ROOT}/GoogleCloudMessaging/Libraries\"",
37 "OTHER_CFLAGS": "$(inherited) -iquote \"$PODS_CONFIGURATION_BUILD_DIR/AtomSDK/AtomSDK.framework/Headers\" -iquote \"$PODS_CONFIGURATION_BUILD_DIR/sqlite3/sqlite3.framework/Headers\" -isystem \"${PODS_ROOT}/Headers/Public\" -isystem \"${PODS_ROOT}/Headers/Public/GGLInstanceID\" -isystem \"${PODS_ROOT}/Headers/Public/Google\" -isystem \"${PODS_ROOT}/Headers/Public/GoogleCloudMessaging\" -isystem \"${PODS_ROOT}/Headers/Public/GoogleIPhoneUtilities\" -isystem \"${PODS_ROOT}/Headers/Public/GoogleInterchangeUtilities\" -isystem \"${PODS_ROOT}/Headers/Public/GoogleNetworkingUtilities\" -isystem \"${PODS_ROOT}/Headers/Public/GoogleSymbolUtilities\" -isystem \"${PODS_ROOT}/Headers/Public/GoogleUtilities\"",
38 "OTHER_LDFLAGS": "$(inherited) -ObjC -l\"GGLCloudMessaging\" -l\"GGLCore\" -l\"GGLInstanceIDLib\" -l\"GcmLib\" -l\"sqlite3\" -l\"stdc++\" -l\"z\" -framework \"AddressBook\" -framework \"AssetsLibrary\" -framework \"AtomSDK\" -framework \"CoreFoundation\" -framework \"CoreGraphics\" -framework \"CoreLocation\" -framework \"CoreMotion\" -framework \"GoogleIPhoneUtilities\" -framework \"GoogleInterchangeUtilities\" -framework \"GoogleNetworkingUtilities\" -framework \"GoogleSymbolUtilities\" -framework \"GoogleUtilities\" -framework \"MessageUI\" -framework \"Security\" -framework \"SystemConfiguration\" -framework \"sqlite3\""