4 "authors": "Google Inc.",
5 "summary": "Remixer is a set of libraries and protocols to allow live adjustment of apps and prototypes during the development process.",
6 "homepage": "https://github.com/material-foundation/material-remixer-ios",
7 "license": "Apache 2.0",
9 "git": "https://github.com/material-foundation/material-remixer-ios.git",
16 "default_subspecs": "Core",
20 "source_files": "src/core/**/*.{h,m}",
23 "src/core/resources/Remixer.bundle/*"
36 "Firebase/Database": [
41 "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/FirebaseCore/Frameworks/frameworks\" \"$(PODS_ROOT)/FirebaseAnalytics/Frameworks/frameworks\" \"$(PODS_ROOT)/FirebaseDatabase/Frameworks\" \"$(PODS_ROOT)/GoogleInterchangeUtilities/Frameworks/frameworks\" \"$(PODS_ROOT)/GoogleSymbolUtilities/Frameworks/frameworks\"",
42 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/Firebase/Core/Sources",
43 "GCC_PREPROCESSOR_DEFINITIONS": "REMIXER_CLOUD_FIREBASE=1"
49 "GoogleInterchangeUtilities",
50 "GoogleSymbolUtilities"