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

Commit 2905d5e

Browse files
committed
Release 4.19.0
1 parent b7dfed3 commit 2905d5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AdobeMobileSDK.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "AdobeMobileSDK"
3-
s.version = ""
3+
s.version = "4.19.0"
44
s.summary = "Adobe Mobile Services SDK. Written and Supported by Adobe and is the only official Adobe Pod for the Adobe Mobile Services SDK."
55
s.description = <<-DESC
66
The Adobe Experience Cloud Mobile libraries allow you to capture native app activity (user, usage, behavior, gestures, etc.) and forward that data to Adobe collection servers for use in Analytics reporting. Many of the libraries also include Test&Target mbox capability for A/B and multivariate testing within your mobile app, and audience measurement capabilities through Adobe AudienceManager.
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010

1111
s.license = {:type => "Commercial", :text => "Adobe Systems Incorporated All Rights Reserved"}
1212
s.author = "Adobe Mobile SDK Team"
13-
s.source = { :git => 'https://github.com/Adobe-Marketing-Cloud/mobile-services.git', :tag => "v-cocoapod" }
13+
s.source = { :git => 'https://github.com/Adobe-Marketing-Cloud/mobile-services.git', :tag => "v4.19.0-cocoapod" }
1414
s.platform = :ios, '5.0'
1515

1616
s.default_subspec = 'iOS'

0 commit comments

Comments
 (0)