80777030020DBD5A301CA196/* Pods.debug.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name=Pods.debug.xcconfig;path="Pods/Target Support Files/Pods/Pods.debug.xcconfig";sourceTree="<group>";};
FB4A7FCA365ECAF75E20A4A9/* Pods.release.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name=Pods.release.xcconfig;path="Pods/Target Support Files/Pods/Pods.release.xcconfig";sourceTree="<group>";};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -36,6 +45,7 @@
isa=PBXFrameworksBuildPhase;
buildActionMask=2147483647;
files=(
921636AE408C3549DE7A1141/* Pods.framework in Frameworks */,
shellScript="diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";