Skip to content

Commit 2240a8a

Browse files
committed
Pod version update
1 parent fc35d0c commit 2240a8a

File tree

2 files changed

+5
-17
lines changed

2 files changed

+5
-17
lines changed

ARCarMovement.xcodeproj/project.pbxproj

-16
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@
176176
7BDA87841EBB564C0048CD44 /* Sources */,
177177
7BDA87851EBB564C0048CD44 /* Frameworks */,
178178
7BDA87861EBB564C0048CD44 /* Resources */,
179-
8AACD6AEA3329A975EA00F85 /* [CP] Embed Pods Frameworks */,
180179
64C1D5F16EA2ED2AA1CC90B1 /* [CP] Copy Pods Resources */,
181180
);
182181
buildRules = (
@@ -273,21 +272,6 @@
273272
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ARCarMovement/Pods-ARCarMovement-resources.sh\"\n";
274273
showEnvVarsInLog = 0;
275274
};
276-
8AACD6AEA3329A975EA00F85 /* [CP] Embed Pods Frameworks */ = {
277-
isa = PBXShellScriptBuildPhase;
278-
buildActionMask = 2147483647;
279-
files = (
280-
);
281-
inputPaths = (
282-
);
283-
name = "[CP] Embed Pods Frameworks";
284-
outputPaths = (
285-
);
286-
runOnlyForDeploymentPostprocessing = 0;
287-
shellPath = /bin/sh;
288-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ARCarMovement/Pods-ARCarMovement-frameworks.sh\"\n";
289-
showEnvVarsInLog = 0;
290-
};
291275
/* End PBXShellScriptBuildPhase section */
292276

293277
/* Begin PBXSourcesBuildPhase section */

Podfile.lock

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,13 @@ PODS:
88
DEPENDENCIES:
99
- GoogleMaps
1010

11+
SPEC REPOS:
12+
https://github.com/cocoapods/specs.git:
13+
- GoogleMaps
14+
1115
SPEC CHECKSUMS:
1216
GoogleMaps: f79af95cb24d869457b1f961c93d3ce8b2f3b848
1317

1418
PODFILE CHECKSUM: 69c3a2daf626d456d7bf4c6a967d6c2497f54e80
1519

16-
COCOAPODS: 1.4.0
20+
COCOAPODS: 1.5.3

0 commit comments

Comments
 (0)