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

Commit 6bc3d1c

Browse files
authored
Merge pull request #643 from Adobe-Marketing-Cloud/assurance-1.1.4-fastlane-ios-pod
AEPAssurance v1.1.4 Cocoapods Release 🚀
2 parents 14c48de + 6eaae11 commit 6bc3d1c

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

AEPAssurance.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "AEPAssurance"
3-
s.version = "1.1.3"
3+
s.version = "1.1.4"
44
s.summary = "AEPAssurance SDK for Adobe Experience Platform SDK. Written and maintained by Adobe."
55
s.description = <<-DESC
66
AEPAssurance SDK provides APIs that allow use of the AEPAssurance product in the Adobe Experience Platform SDK.

AEPAssurance.xcframework/ios-arm64_armv7_armv7s/Headers/AEPAssurance.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// Copyright 1996-2020. Adobe. All Rights Reserved
66
//
7-
// AEPAssurance Version: 1.1.3
7+
// AEPAssurance Version: 1.1.4
88

99
#import <Foundation/Foundation.h>
1010

Binary file not shown.

AEPAssurance.xcframework/ios-arm64_i386_x86_64-simulator/Headers/AEPAssurance.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// Copyright 1996-2020. Adobe. All Rights Reserved
66
//
7-
// AEPAssurance Version: 1.1.3
7+
// AEPAssurance Version: 1.1.4
88

99
#import <Foundation/Foundation.h>
1010

Binary file not shown.

0 commit comments

Comments
 (0)