Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Commit d14aa60

Browse files
committed
chore: Update Podfile
1 parent 7445b19 commit d14aa60

File tree

3 files changed

+182
-47
lines changed

3 files changed

+182
-47
lines changed

Californication.xcodeproj/project.pbxproj

+116
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10+
33D4516DC9A3E408C806F94E /* Pods_CalifornicationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A275518BE5BC34FDFB39C4AB /* Pods_CalifornicationTests.framework */; };
1011
750643011D3E43D500E3D691 /* CannedPlaceCacheManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750643001D3E43D500E3D691 /* CannedPlaceCacheManager.swift */; };
1112
7511026B1D3F003D000385A3 /* PlaceImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7511026A1D3F003D000385A3 /* PlaceImage.swift */; };
1213
7511026D1D3F08B7000385A3 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 7511026C1D3F08B7000385A3 /* GoogleService-Info.plist */; };
@@ -44,6 +45,7 @@
4445
75F6D8591D3DB981000D2932 /* PlaceDirector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75F6D8581D3DB981000D2932 /* PlaceDirector.swift */; };
4546
75F6D85B1D3DBF19000D2932 /* GCDUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75F6D85A1D3DBF19000D2932 /* GCDUtils.swift */; };
4647
75F6D85E1D3DEA52000D2932 /* PlaceTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75F6D85D1D3DEA52000D2932 /* PlaceTableViewCell.swift */; };
48+
80F33B4F110DA096B734246C /* Pods_CalifornicationUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 009E116CB24B6130208BAC6E /* Pods_CalifornicationUITests.framework */; };
4749
C63AA9EE9EC76D929CD962DB /* Pods_Californication.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F671F0799D0C27EC69C63FEB /* Pods_Californication.framework */; };
4850
/* End PBXBuildFile section */
4951

@@ -65,6 +67,10 @@
6567
/* End PBXContainerItemProxy section */
6668

6769
/* Begin PBXFileReference section */
70+
009E116CB24B6130208BAC6E /* Pods_CalifornicationUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CalifornicationUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
71+
0A4CF11D19B357B52405D12A /* Pods-CalifornicationUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalifornicationUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-CalifornicationUITests/Pods-CalifornicationUITests.debug.xcconfig"; sourceTree = "<group>"; };
72+
25AD54A66003CF6EEF4CDAEB /* Pods-CalifornicationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalifornicationTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-CalifornicationTests/Pods-CalifornicationTests.release.xcconfig"; sourceTree = "<group>"; };
73+
4D330346C63968B6F5CDE1F7 /* Pods-CalifornicationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalifornicationTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-CalifornicationTests/Pods-CalifornicationTests.debug.xcconfig"; sourceTree = "<group>"; };
6874
750643001D3E43D500E3D691 /* CannedPlaceCacheManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CannedPlaceCacheManager.swift; sourceTree = "<group>"; };
6975
7511026A1D3F003D000385A3 /* PlaceImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlaceImage.swift; sourceTree = "<group>"; };
7076
7511026C1D3F08B7000385A3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
@@ -109,7 +115,9 @@
109115
75F6D85A1D3DBF19000D2932 /* GCDUtils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GCDUtils.swift; sourceTree = "<group>"; };
110116
75F6D85D1D3DEA52000D2932 /* PlaceTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlaceTableViewCell.swift; sourceTree = "<group>"; };
111117
843AF86846F1E9AD4543490C /* Pods-Californication.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Californication.release.xcconfig"; path = "Pods/Target Support Files/Pods-Californication/Pods-Californication.release.xcconfig"; sourceTree = "<group>"; };
118+
A275518BE5BC34FDFB39C4AB /* Pods_CalifornicationTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CalifornicationTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
112119
C1072CE40450049DEBD6D90B /* Pods-Californication.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Californication.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Californication/Pods-Californication.debug.xcconfig"; sourceTree = "<group>"; };
120+
F4CD1494DFFDA972AA2B42A5 /* Pods-CalifornicationUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalifornicationUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-CalifornicationUITests/Pods-CalifornicationUITests.release.xcconfig"; sourceTree = "<group>"; };
113121
F671F0799D0C27EC69C63FEB /* Pods_Californication.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Californication.framework; sourceTree = BUILT_PRODUCTS_DIR; };
114122
/* End PBXFileReference section */
115123

@@ -126,13 +134,15 @@
126134
isa = PBXFrameworksBuildPhase;
127135
buildActionMask = 2147483647;
128136
files = (
137+
33D4516DC9A3E408C806F94E /* Pods_CalifornicationTests.framework in Frameworks */,
129138
);
130139
runOnlyForDeploymentPostprocessing = 0;
131140
};
132141
754CE18B1D3C69D0008CFE62 /* Frameworks */ = {
133142
isa = PBXFrameworksBuildPhase;
134143
buildActionMask = 2147483647;
135144
files = (
145+
80F33B4F110DA096B734246C /* Pods_CalifornicationUITests.framework in Frameworks */,
136146
);
137147
runOnlyForDeploymentPostprocessing = 0;
138148
};
@@ -143,6 +153,8 @@
143153
isa = PBXGroup;
144154
children = (
145155
F671F0799D0C27EC69C63FEB /* Pods_Californication.framework */,
156+
A275518BE5BC34FDFB39C4AB /* Pods_CalifornicationTests.framework */,
157+
009E116CB24B6130208BAC6E /* Pods_CalifornicationUITests.framework */,
146158
);
147159
name = Frameworks;
148160
sourceTree = "<group>";
@@ -363,6 +375,10 @@
363375
children = (
364376
C1072CE40450049DEBD6D90B /* Pods-Californication.debug.xcconfig */,
365377
843AF86846F1E9AD4543490C /* Pods-Californication.release.xcconfig */,
378+
4D330346C63968B6F5CDE1F7 /* Pods-CalifornicationTests.debug.xcconfig */,
379+
25AD54A66003CF6EEF4CDAEB /* Pods-CalifornicationTests.release.xcconfig */,
380+
0A4CF11D19B357B52405D12A /* Pods-CalifornicationUITests.debug.xcconfig */,
381+
F4CD1494DFFDA972AA2B42A5 /* Pods-CalifornicationUITests.release.xcconfig */,
366382
);
367383
name = Pods;
368384
sourceTree = "<group>";
@@ -394,9 +410,12 @@
394410
isa = PBXNativeTarget;
395411
buildConfigurationList = 754CE19A1D3C69D0008CFE62 /* Build configuration list for PBXNativeTarget "CalifornicationTests" */;
396412
buildPhases = (
413+
53C32EBDEEB483097A347C3A /* [CP] Check Pods Manifest.lock */,
397414
754CE17F1D3C69D0008CFE62 /* Sources */,
398415
754CE1801D3C69D0008CFE62 /* Frameworks */,
399416
754CE1811D3C69D0008CFE62 /* Resources */,
417+
9251F78FE50F7DE155168589 /* [CP] Embed Pods Frameworks */,
418+
D17D4EDF51A1749D7E0E5FB7 /* [CP] Copy Pods Resources */,
400419
);
401420
buildRules = (
402421
);
@@ -412,9 +431,12 @@
412431
isa = PBXNativeTarget;
413432
buildConfigurationList = 754CE19D1D3C69D0008CFE62 /* Build configuration list for PBXNativeTarget "CalifornicationUITests" */;
414433
buildPhases = (
434+
FF1A9938785789EC171E663B /* [CP] Check Pods Manifest.lock */,
415435
754CE18A1D3C69D0008CFE62 /* Sources */,
416436
754CE18B1D3C69D0008CFE62 /* Frameworks */,
417437
754CE18C1D3C69D0008CFE62 /* Resources */,
438+
F2257833088739A3F2324F79 /* [CP] Embed Pods Frameworks */,
439+
A3FD1BB63731DA346D91C420 /* [CP] Copy Pods Resources */,
418440
);
419441
buildRules = (
420442
);
@@ -537,6 +559,66 @@
537559
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Californication/Pods-Californication-frameworks.sh\"\n";
538560
showEnvVarsInLog = 0;
539561
};
562+
53C32EBDEEB483097A347C3A /* [CP] Check Pods Manifest.lock */ = {
563+
isa = PBXShellScriptBuildPhase;
564+
buildActionMask = 2147483647;
565+
files = (
566+
);
567+
inputPaths = (
568+
);
569+
name = "[CP] Check Pods Manifest.lock";
570+
outputPaths = (
571+
);
572+
runOnlyForDeploymentPostprocessing = 0;
573+
shellPath = /bin/sh;
574+
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
575+
showEnvVarsInLog = 0;
576+
};
577+
9251F78FE50F7DE155168589 /* [CP] Embed Pods Frameworks */ = {
578+
isa = PBXShellScriptBuildPhase;
579+
buildActionMask = 2147483647;
580+
files = (
581+
);
582+
inputPaths = (
583+
);
584+
name = "[CP] Embed Pods Frameworks";
585+
outputPaths = (
586+
);
587+
runOnlyForDeploymentPostprocessing = 0;
588+
shellPath = /bin/sh;
589+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CalifornicationTests/Pods-CalifornicationTests-frameworks.sh\"\n";
590+
showEnvVarsInLog = 0;
591+
};
592+
A3FD1BB63731DA346D91C420 /* [CP] Copy Pods Resources */ = {
593+
isa = PBXShellScriptBuildPhase;
594+
buildActionMask = 2147483647;
595+
files = (
596+
);
597+
inputPaths = (
598+
);
599+
name = "[CP] Copy Pods Resources";
600+
outputPaths = (
601+
);
602+
runOnlyForDeploymentPostprocessing = 0;
603+
shellPath = /bin/sh;
604+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CalifornicationUITests/Pods-CalifornicationUITests-resources.sh\"\n";
605+
showEnvVarsInLog = 0;
606+
};
607+
D17D4EDF51A1749D7E0E5FB7 /* [CP] Copy Pods Resources */ = {
608+
isa = PBXShellScriptBuildPhase;
609+
buildActionMask = 2147483647;
610+
files = (
611+
);
612+
inputPaths = (
613+
);
614+
name = "[CP] Copy Pods Resources";
615+
outputPaths = (
616+
);
617+
runOnlyForDeploymentPostprocessing = 0;
618+
shellPath = /bin/sh;
619+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CalifornicationTests/Pods-CalifornicationTests-resources.sh\"\n";
620+
showEnvVarsInLog = 0;
621+
};
540622
EC18F76D4EF0D6F81796C256 /* [CP] Check Pods Manifest.lock */ = {
541623
isa = PBXShellScriptBuildPhase;
542624
buildActionMask = 2147483647;
@@ -552,6 +634,36 @@
552634
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
553635
showEnvVarsInLog = 0;
554636
};
637+
F2257833088739A3F2324F79 /* [CP] Embed Pods Frameworks */ = {
638+
isa = PBXShellScriptBuildPhase;
639+
buildActionMask = 2147483647;
640+
files = (
641+
);
642+
inputPaths = (
643+
);
644+
name = "[CP] Embed Pods Frameworks";
645+
outputPaths = (
646+
);
647+
runOnlyForDeploymentPostprocessing = 0;
648+
shellPath = /bin/sh;
649+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CalifornicationUITests/Pods-CalifornicationUITests-frameworks.sh\"\n";
650+
showEnvVarsInLog = 0;
651+
};
652+
FF1A9938785789EC171E663B /* [CP] Check Pods Manifest.lock */ = {
653+
isa = PBXShellScriptBuildPhase;
654+
buildActionMask = 2147483647;
655+
files = (
656+
);
657+
inputPaths = (
658+
);
659+
name = "[CP] Check Pods Manifest.lock";
660+
outputPaths = (
661+
);
662+
runOnlyForDeploymentPostprocessing = 0;
663+
shellPath = /bin/sh;
664+
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
665+
showEnvVarsInLog = 0;
666+
};
555667
/* End PBXShellScriptBuildPhase section */
556668

557669
/* Begin PBXSourcesBuildPhase section */
@@ -774,6 +886,7 @@
774886
};
775887
754CE19B1D3C69D0008CFE62 /* Debug */ = {
776888
isa = XCBuildConfiguration;
889+
baseConfigurationReference = 4D330346C63968B6F5CDE1F7 /* Pods-CalifornicationTests.debug.xcconfig */;
777890
buildSettings = {
778891
BUNDLE_LOADER = "$(TEST_HOST)";
779892
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
@@ -789,6 +902,7 @@
789902
};
790903
754CE19C1D3C69D0008CFE62 /* Release */ = {
791904
isa = XCBuildConfiguration;
905+
baseConfigurationReference = 25AD54A66003CF6EEF4CDAEB /* Pods-CalifornicationTests.release.xcconfig */;
792906
buildSettings = {
793907
BUNDLE_LOADER = "$(TEST_HOST)";
794908
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
@@ -805,6 +919,7 @@
805919
};
806920
754CE19E1D3C69D0008CFE62 /* Debug */ = {
807921
isa = XCBuildConfiguration;
922+
baseConfigurationReference = 0A4CF11D19B357B52405D12A /* Pods-CalifornicationUITests.debug.xcconfig */;
808923
buildSettings = {
809924
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
810925
DEVELOPMENT_TEAM = 6UNHY8UY6E;
@@ -819,6 +934,7 @@
819934
};
820935
754CE19F1D3C69D0008CFE62 /* Release */ = {
821936
isa = XCBuildConfiguration;
937+
baseConfigurationReference = F4CD1494DFFDA972AA2B42A5 /* Pods-CalifornicationUITests.release.xcconfig */;
822938
buildSettings = {
823939
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
824940
DEVELOPMENT_TEAM = 6UNHY8UY6E;

Podfile

+21-8
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,27 @@
11
source 'https://github.com/CocoaPods/Specs.git'
22
platform :ios, '9.0'
3-
use_frameworks!
4-
inhibit_all_warnings!
53

64
target 'Californication' do
7-
pod 'Firebase/Database'
8-
pod 'Firebase/Storage'
5+
use_frameworks!
6+
inhibit_all_warnings!
7+
8+
# Pods for Californication
9+
pod 'Firebase/Database', '3.11'
10+
pod 'Firebase/Storage', '3.11'
911
pod 'GoogleMaps', '1.13.2'
10-
pod 'MBProgressHUD'
11-
pod 'HCSStarRatingView'
12-
pod 'AlamofireImage', '~> 3.2'
13-
pod 'AwesomeCache', '~> 5.0'
12+
pod 'MBProgressHUD', '1.0'
13+
pod 'HCSStarRatingView', '1.4'
14+
pod 'AlamofireImage', '3.2'
15+
pod 'AwesomeCache', '5.0'
16+
17+
target 'CalifornicationTests' do
18+
inherit! :search_paths
19+
# Pods for testing
20+
end
21+
22+
target 'CalifornicationUITests' do
23+
inherit! :search_paths
24+
# Pods for testing
25+
end
26+
1427
end

Podfile.lock

+45-39
Original file line numberDiff line numberDiff line change
@@ -3,62 +3,68 @@ PODS:
33
- AlamofireImage (3.2.0):
44
- Alamofire (~> 4.1)
55
- AwesomeCache (5.0)
6-
- Firebase/Analytics (3.4.0):
7-
- FirebaseAnalytics (~> 3.3)
8-
- Firebase/Database (3.4.0):
9-
- Firebase/Analytics
10-
- FirebaseDatabase (= 3.0.2)
11-
- Firebase/Storage (3.4.0):
12-
- Firebase/Analytics
13-
- FirebaseStorage (= 1.0.2)
14-
- FirebaseAnalytics (3.3.0):
6+
- Firebase/Core (3.11.0):
7+
- FirebaseAnalytics (= 3.6.0)
8+
- FirebaseCore (= 3.4.6)
9+
- Firebase/Database (3.11.0):
10+
- Firebase/Core
11+
- FirebaseDatabase (= 3.1.1)
12+
- Firebase/Storage (3.11.0):
13+
- Firebase/Core
14+
- FirebaseStorage (= 1.0.5)
15+
- FirebaseAnalytics (3.6.0):
16+
- FirebaseCore (~> 3.4)
1517
- FirebaseInstanceID (~> 1.0)
1618
- GoogleInterchangeUtilities (~> 1.2)
1719
- GoogleSymbolUtilities (~> 1.1)
18-
- GoogleUtilities (~> 1.2)
19-
- FirebaseDatabase (3.0.2):
20-
- FirebaseAnalytics (~> 3.2)
20+
- GoogleToolboxForMac/NSData+zlib (~> 2.1)
21+
- FirebaseCore (3.4.6):
22+
- GoogleInterchangeUtilities (~> 1.2)
23+
- GoogleToolboxForMac/NSData+zlib (~> 2.1)
24+
- FirebaseDatabase (3.1.1):
25+
- FirebaseAnalytics (~> 3.5)
2126
- FirebaseInstanceID (1.0.8)
22-
- FirebaseStorage (1.0.2):
23-
- FirebaseAnalytics (~> 3.2)
24-
- GoogleNetworkingUtilities (~> 1.2)
25-
- GoogleInterchangeUtilities (1.2.1):
26-
- GoogleSymbolUtilities (~> 1.0)
27+
- FirebaseStorage (1.0.5):
28+
- FirebaseAnalytics (~> 3.5)
29+
- GTMSessionFetcher/Core (~> 1.1)
30+
- GoogleInterchangeUtilities (1.2.2):
31+
- GoogleSymbolUtilities (~> 1.1)
2732
- GoogleMaps (1.13.2)
28-
- GoogleNetworkingUtilities (1.2.1):
29-
- GoogleSymbolUtilities (~> 1.0)
30-
- GoogleSymbolUtilities (1.1.1)
31-
- GoogleUtilities (1.3.1):
32-
- GoogleSymbolUtilities (~> 1.0)
33-
- HCSStarRatingView (1.4.5)
33+
- GoogleSymbolUtilities (1.1.2)
34+
- GoogleToolboxForMac/Defines (2.1.0)
35+
- GoogleToolboxForMac/NSData+zlib (2.1.0):
36+
- GoogleToolboxForMac/Defines (= 2.1.0)
37+
- GTMSessionFetcher/Core (1.1.7)
38+
- HCSStarRatingView (1.4)
3439
- MBProgressHUD (1.0.0)
3540

3641
DEPENDENCIES:
37-
- AlamofireImage (~> 3.2)
38-
- AwesomeCache (~> 5.0)
39-
- Firebase/Database
40-
- Firebase/Storage
42+
- AlamofireImage (= 3.2)
43+
- AwesomeCache (= 5.0)
44+
- Firebase/Database (= 3.11)
45+
- Firebase/Storage (= 3.11)
4146
- GoogleMaps (= 1.13.2)
42-
- HCSStarRatingView
43-
- MBProgressHUD
47+
- HCSStarRatingView (= 1.4)
48+
- MBProgressHUD (= 1.0)
4449

4550
SPEC CHECKSUMS:
4651
Alamofire: aa2e09d871c9160ac53c90e83c68064a94e3dfbe
4752
AlamofireImage: 157ed682cc81d3b9db4fb90c1f12180ac552d93b
4853
AwesomeCache: d8906955242173357caa0be0214d5e77dec32cc5
49-
Firebase: 754562547af419cc2f4b15247fee419081924bc2
50-
FirebaseAnalytics: 228be2991cb28efb96cdafc4d62f64680e615c69
51-
FirebaseDatabase: 59bea2e7dfd81b3b8b2f8e396caf1a52c2ced6f7
54+
Firebase: b8134e285eb33201115bc688bc5d7f112923bc1f
55+
FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58
56+
FirebaseCore: 03da1cb32615569bbc2830a22f9ad753d9a02ef5
57+
FirebaseDatabase: 6de92187481ff0e8e124064f21742e95ee883b02
5258
FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a
53-
FirebaseStorage: fa2a87dee81f682f553af6839daa37a750e65f6a
54-
GoogleInterchangeUtilities: def8415a862effc67d549d5b5b0b9c7a2f97d4de
59+
FirebaseStorage: 5738284835edb57f0e81d4ae5832bb17c1e4b5fa
60+
GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7
5561
GoogleMaps: b20a103ff307f58392e603cf142e59d7e30374c1
56-
GoogleNetworkingUtilities: 3e83269048cfb498dc7ec83ab36813360965c74f
57-
GoogleSymbolUtilities: 33117db1b5f290c6fbf259585e4885b4c84b98d7
58-
GoogleUtilities: 56c5ac05b7aa5dc417a1bb85221a9516e04d7032
59-
HCSStarRatingView: bff3f89314d3b5013ce826ea11897d3129ff6b8c
62+
GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96
63+
GoogleToolboxForMac: 2b2596cbb7186865e98cadf2b1e262d851c2b168
64+
GTMSessionFetcher: a1f8ed39e4fe21c68957daed472c7afbcdf29166
65+
HCSStarRatingView: d868f6ffebf917fa1945631650dd8b992db1a40f
6066
MBProgressHUD: 4890f671c94e8a0f3cf959aa731e9de2f036d71a
6167

62-
PODFILE CHECKSUM: 77847c5bb3e7e59d47fdd89fee6bfce6fe72e204
68+
PODFILE CHECKSUM: b689a884e059c7387125025c426cc34c5602bb41
6369

6470
COCOAPODS: 1.1.1

0 commit comments

Comments
 (0)