4 "summary": "A short description of FirePush.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/tthufo/FirePush",
12 "tthufo": "tthufo@gmail.com"
15 "git": "https://github.com/tthufo/FirePush.git",
21 "source_files": "FirePush/Classes",
22 "public_header_files": "FirePush/Classes/*.h",
23 "static_framework": true,
28 "Firebase/Messaging": [
32 "pod_target_xcconfig": {
33 "OTHER_LDFLAGS": "$(inherited) -framework \"FirebaseCore\" -framework \"FirebaseMessaging\" -framework \"FirebaseInstanceID\"",
34 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
35 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/FirebaseCore/Frameworks\" \"${PODS_ROOT}/FirebaseMessaging/Frameworks\" \"${PODS_ROOT}/FirebaseInstanceID/Frameworks\""