We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc7f0b commit 4625320Copy full SHA for 4625320
Example/Podfile.lock
@@ -1,5 +1,5 @@
1
PODS:
2
- - apptentive-ios (5.0.0)
+ - apptentive-ios (5.0.1)
3
4
DEPENDENCIES:
5
- apptentive-ios (from `..`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
9
:path: ..
10
11
SPEC CHECKSUMS:
12
- apptentive-ios: f473d64b41e3c28a1f5824399f38f0f037303066
+ apptentive-ios: bfaa33a5bd2f345d697038bf81f46b3010642f26
13
14
PODFILE CHECKSUM: fb7822acbd17e9b6c60d2db75808647cc370b6a0
15
apptentive-ios.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'apptentive-ios'
s.module_name = 'Apptentive'
- s.version = '5.0.0'
+ s.version = '5.0.1'
s.license = 'BSD'
6
s.summary = 'Apptentive Customer Communications SDK.'
7
s.homepage = 'https://www.apptentive.com/'
0 commit comments