Skip to content

Commit 7155c49

Browse files
Justin Malandruccolocopybara-github
Justin Malandruccolo
authored andcommitted
Update Podfile.lock in iOS Objective-C and Swift samples to reference GMA iOS SDK v12.5.0.
PiperOrigin-RevId: 763910688
1 parent 3ebe7f7 commit 7155c49

File tree

30 files changed

+90
-90
lines changed

30 files changed

+90
-90
lines changed

Objective-C/admanager/AdManagerAppOpenExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 658646168ee446c4022e07992199fab54e45cd62
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admanager/AdManagerBannerExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: e5bc5859f9fce951271d7047d213613991e150de
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admanager/AdManagerCustomRenderingExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 9a23ef4e6d07afa821b4b4edb16adb59f728584b
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admanager/AdManagerInterstitialExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 81c1c990c8864db49bda527c9d5e3119f3d198b7
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admanager/AdManagerRewardedInterstitialExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 78238ffaa9289bca848f3d9541aeb040ff5a3507
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admanager/AdManagerRewardedVideoExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: d8b1bfee2550e66919e9f2c01a5bd8edc4b301b1
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admob/AppOpenExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: cd58a28cff6ab0e6d911241215a56a35f33a5dcb
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admob/BannerExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 1aacf31ba1a2d45f587a319113e0ac04986fe789
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admob/FullScreenNativeExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: f150cc83e5da26197c06f8af71ebdfe47102251a
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admob/InterstitialExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 7d96f7034723197e81b3e6844bec2d18e3e8407e
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admob/NativeAdvancedExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 4e23edd623ef3dc3ff42ad02f443f649c93e7f78
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admob/RewardedInterstitialExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 81550a262179e26f478b12ff1abefc42f173f822
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/admob/RewardedVideoExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 7cc05450cd45b8ffb39ca4f4e752685e828db556
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/advanced/APIDemo/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 2f175879f51dd400c37df0b17c77db5adc74544f
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Objective-C/advanced/InlineAdaptiveBannerExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 86ca2ac452627ef778694cb57c6f6d6bb2072747
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Swift/admanager/AdManagerAppOpenExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: f0082fccf6b0c6dc5b236327cac6e7b9e657893c
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Swift/admanager/AdManagerBannerExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 6aa3de6c40a061a0fb14b7c8c45d66c0421c57b4
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Swift/admanager/AdManagerCustomRenderingExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 3384c577e5bfd08d9da4119a3671f57ac398210d
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Swift/admanager/AdManagerInterstitialExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 54ce86c29bc759b8214ef44d449ffc360016b303
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Swift/admanager/AdManagerRewardedInterstitialExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: 8e0c0c662d559161a504116496b549b08173b2bd
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

Swift/admanager/AdManagerRewardedVideoExample/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Google-Mobile-Ads-SDK (12.4.0):
2+
- Google-Mobile-Ads-SDK (12.5.0):
33
- GoogleUserMessagingPlatform (>= 1.1)
44
- GoogleUserMessagingPlatform (3.0.0)
55

@@ -13,9 +13,9 @@ SPEC REPOS:
1313
- GoogleUserMessagingPlatform
1414

1515
SPEC CHECKSUMS:
16-
Google-Mobile-Ads-SDK: db00a3836f288f94e52114f312b56fe066699d82
16+
Google-Mobile-Ads-SDK: 6df9aadcee32bce0ff05bcad56ef2c88a4a5e82b
1717
GoogleUserMessagingPlatform: f8d0cdad3ca835406755d0a69aa634f00e76d576
1818

1919
PODFILE CHECKSUM: f94a0034c8232f4bfbcce7b5f9c20a1a1b939aad
2020

21-
COCOAPODS: 1.16.1
21+
COCOAPODS: 1.16.2

0 commit comments

Comments
 (0)