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

Commit

Permalink
updated campaign beta framework 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
swarna04 committed Oct 9, 2018
1 parent 04ebda1 commit 99b8def
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ACPCampaignBeta.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ACPCampaignBeta"
s.version = "1.0.0beta"
s.version = "1.0.1beta"
s.summary = "BETA - Campaign framework for Adobe Experience Cloud SDK. Written and Supported by Adobe."
s.description = <<-DESC
By using the Adobe Cloud Platform SDKs (“Beta”), you hereby acknowledge that the Beta is provided “as is” without warranty of any kind. Adobe shall have no obligation to maintain, correct, update, change, modify or otherwise support the Beta. You are advised to use caution and not to rely in any way on the correct functioning or performance of such Beta and/or accompanying materials.
Expand All @@ -12,7 +12,7 @@ Pod::Spec.new do |s|

s.license = {:type => "Commercial", :text => "Adobe Systems, Incorporated. All Rights Reserved."}
s.author = "Adobe Cloud Platform SDK Team"
s.source = { :git => 'https://github.com/Adobe-Marketing-Cloud/acp-sdks.git', :tag => "v1.0.0beta-ACPCampaign" }
s.source = { :git => 'https://github.com/Adobe-Marketing-Cloud/acp-sdks.git', :tag => "v1.0.1beta-ACPCampaign" }
s.platform = :ios, '10.0'

s.default_subspec = 'iOS'
Expand Down
Binary file modified ACPCampaign_iOS.framework/ACPCampaign_iOS
Binary file not shown.
2 changes: 1 addition & 1 deletion ACPCampaign_iOS.framework/Headers/ACPCampaign.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2018, Adobe. All Rights Reserved.
//
// Campaign Version: 1.0.0
// Campaign Version: 1.0.1

#import <Foundation/Foundation.h>

Expand Down

0 comments on commit 99b8def

Please sign in to comment.