253D3A297105CA46DA960A11/* libPods.a in Frameworks */={isa=PBXBuildFile;fileRef=DC58ACA18DCCB1553531B885/* libPods.a */;};
633BFFC81B950B210007E424/* AppDelegate.swift in Sources */={isa=PBXBuildFile;fileRef=633BFFC71B950B210007E424/* AppDelegate.swift */;};
633BFFCA1B950B210007E424/* ViewController.swift in Sources */={isa=PBXBuildFile;fileRef=633BFFC91B950B210007E424/* ViewController.swift */;};
633BFFCD1B950B210007E424/* Main.storyboard in Resources */={isa=PBXBuildFile;fileRef=633BFFCB1B950B210007E424/* Main.storyboard */;};
...
...
@@ -14,12 +15,15 @@
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
12C7B447AA80E624D93B5C54/* 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>";};
633BFFCC1B950B210007E424/* Base */={isa=PBXFileReference;lastKnownFileType=file.storyboard;name=Base;path=Base.lproj/Main.storyboard;sourceTree="<group>";};
C335CBC4C160E0D9EDEE646B/* 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>";};
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";