Skip to content

Commit 4625320

Browse files
committed
Update podspec to Apptentive SDK v5.0.1
1 parent adc7f0b commit 4625320

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- apptentive-ios (5.0.0)
2+
- apptentive-ios (5.0.1)
33

44
DEPENDENCIES:
55
- apptentive-ios (from `..`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99
:path: ..
1010

1111
SPEC CHECKSUMS:
12-
apptentive-ios: f473d64b41e3c28a1f5824399f38f0f037303066
12+
apptentive-ios: bfaa33a5bd2f345d697038bf81f46b3010642f26
1313

1414
PODFILE CHECKSUM: fb7822acbd17e9b6c60d2db75808647cc370b6a0
1515

apptentive-ios.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'apptentive-ios'
33
s.module_name = 'Apptentive'
4-
s.version = '5.0.0'
4+
s.version = '5.0.1'
55
s.license = 'BSD'
66
s.summary = 'Apptentive Customer Communications SDK.'
77
s.homepage = 'https://www.apptentive.com/'

0 commit comments

Comments
 (0)