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

AEPMobileServices v3.0.3 Cocoapods Release 🚀 #624

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AEPMobileServices.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AEPMobileServices"
s.version = "3.0.2"
s.version = "3.0.3"
s.summary = "Mobile Services library for Adobe Experience Platform SDK. Written and maintained by Adobe."
s.description = <<-DESC
The Mobile Services library provides APIs that allow use of the Mobile Services product in the Adobe Experience Platform SDK.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Adobe Experience Platform -- iOS Framework
//
// Copyright 1996-2021. Adobe. All Rights Reserved
// Mobile Services Version: 3.0.2
// Mobile Services Version: 3.0.3


#import <Foundation/Foundation.h>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Adobe Experience Platform -- iOS Framework
//
// Copyright 1996-2021. Adobe. All Rights Reserved
// Mobile Services Version: 3.0.2
// Mobile Services Version: 3.0.3


#import <Foundation/Foundation.h>
Expand Down
Binary file not shown.