Skip to content

Commit

Permalink
- pods were updated
Browse files Browse the repository at this point in the history
- Prebid SDK version was bumped to 1.7
  • Loading branch information
yoalex5 committed Jul 15, 2020
1 parent 40b6a75 commit e9c332a
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 33 deletions.
60 changes: 32 additions & 28 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,47 +1,49 @@
PODS:
- Google-Mobile-Ads-SDK (7.57.0):
- Google-Mobile-Ads-SDK (7.62.0):
- GoogleAppMeasurement (~> 6.0)
- GoogleAppMeasurement (6.4.1):
- GoogleAppMeasurement (6.6.2):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- GoogleUtilities/AppDelegateSwizzler (6.5.2):
- nanopb (~> 1.30905.0)
- GoogleUtilities/AppDelegateSwizzler (6.7.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.5.2)
- GoogleUtilities/Logger (6.5.2):
- GoogleUtilities/Environment (6.7.0):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (6.7.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (6.5.2):
- GoogleUtilities/MethodSwizzler (6.7.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (6.5.2):
- GoogleUtilities/Network (6.7.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.5.2)"
- GoogleUtilities/Reachability (6.5.2):
- "GoogleUtilities/NSData+zlib (6.7.0)"
- GoogleUtilities/Reachability (6.7.0):
- GoogleUtilities/Logger
- mopub-ios-sdk (5.12.0):
- mopub-ios-sdk/MoPubSDK (= 5.12.0)
- mopub-ios-sdk/Avid (5.12.0):
- mopub-ios-sdk (5.12.1):
- mopub-ios-sdk/MoPubSDK (= 5.12.1)
- mopub-ios-sdk/Avid (5.12.1):
- mopub-ios-sdk/Core
- mopub-ios-sdk/Core (5.12.0)
- mopub-ios-sdk/Moat (5.12.0):
- mopub-ios-sdk/Core (5.12.1)
- mopub-ios-sdk/Moat (5.12.1):
- mopub-ios-sdk/Core
- mopub-ios-sdk/MoPubSDK (5.12.0):
- mopub-ios-sdk/MoPubSDK (5.12.1):
- mopub-ios-sdk/Avid
- mopub-ios-sdk/Core
- mopub-ios-sdk/Moat
- mopub-ios-sdk/NativeAds
- mopub-ios-sdk/NativeAds (5.12.0):
- mopub-ios-sdk/NativeAds (5.12.1):
- mopub-ios-sdk/Core
- nanopb (0.3.9011):
- nanopb/decode (= 0.3.9011)
- nanopb/encode (= 0.3.9011)
- nanopb/decode (0.3.9011)
- nanopb/encode (0.3.9011)
- nanopb (1.30905.0):
- nanopb/decode (= 1.30905.0)
- nanopb/encode (= 1.30905.0)
- nanopb/decode (1.30905.0)
- nanopb/encode (1.30905.0)
- PromisesObjC (1.2.9)

DEPENDENCIES:
- Google-Mobile-Ads-SDK
Expand All @@ -54,14 +56,16 @@ SPEC REPOS:
- GoogleUtilities
- mopub-ios-sdk
- nanopb
- PromisesObjC

SPEC CHECKSUMS:
Google-Mobile-Ads-SDK: ec897018b9ab9b447e7aa4876e7f75aba13ba2de
GoogleAppMeasurement: e49be3954045b17d046f271b9cc1ec052bad9702
GoogleUtilities: ad0f3b691c67909d03a3327cc205222ab8f42e0e
mopub-ios-sdk: bb61d5741ba16c6a78e5a54e37bc60ef8c9a80a8
nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
Google-Mobile-Ads-SDK: c92c27666fbf684c964259785a6b3cdd3068e06f
GoogleAppMeasurement: 8cd1f289d60e629cf16ab03363b9e89c776b9651
GoogleUtilities: 23ad5d79794b8ded1954466d5be6f8f694d3f7f3
mopub-ios-sdk: d1640225b34ad74700e2acddb116cac634fc45d8
nanopb: c43f40fadfe79e8b8db116583945847910cbabc9
PromisesObjC: b48e0338dbbac2207e611750777895f7a5811b75

PODFILE CHECKSUM: 5c4351d4e75f65cb1308b2f5c85e51a6f8849ab2
PODFILE CHECKSUM: 96585ca3984eaf5fa0b84ba62e751dd02e7386aa

COCOAPODS: 1.9.1
2 changes: 1 addition & 1 deletion PrebidMobile.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "PrebidMobile"
s.version = "1.6"
s.version = "1.7"
s.summary = "PrebidMobile is a lightweight framework that integrates directly with Prebid Server."

s.description = <<-DESC
Expand Down
8 changes: 4 additions & 4 deletions PrebidMobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.6;
MARKETING_VERSION = 1.7;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -979,7 +979,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.6;
MARKETING_VERSION = 1.7;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -1002,7 +1002,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.6;
MARKETING_VERSION = 1.7;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -1025,7 +1025,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.6;
MARKETING_VERSION = 1.7;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand Down
2 changes: 2 additions & 0 deletions tools/PrebidValidator/Dr.Prebid.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -662,12 +662,14 @@
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Dr.Prebid/Pods-Dr.Prebid-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
"${BUILT_PRODUCTS_DIR}/PromisesObjC/FBLPromises.framework",
"${BUILT_PRODUCTS_DIR}/mopub-ios-sdk/MoPub.framework",
"${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBLPromises.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MoPub.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",
);
Expand Down

0 comments on commit e9c332a

Please sign in to comment.