Skip to content

Commit a329ef9

Browse files
[AUTOMATED] Private Release 1.17.1.e5f0290
1 parent e5f0290 commit a329ef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Skyflow.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
22

33
spec.name = "Skyflow"
44

5-
spec.version = "1.17.1-dev.20deb2f"
5+
spec.version = "1.17.1-dev.e5f0290"
66
spec.summary = "skyflow-iOS"
77

88
spec.description = "Skyflow iOS SDK"
@@ -19,7 +19,7 @@ Pod::Spec.new do |spec|
1919
spec.ios.deployment_target = "9.0"
2020

2121

22-
spec.source = { :git => "https://github.com/skyflowapi/skyflow-iOS.git", :commit => "20deb2f" }
22+
spec.source = { :git => "https://github.com/skyflowapi/skyflow-iOS.git", :commit => "e5f0290" }
2323

2424
spec.source_files = "Sources/Skyflow/**/*.{swift}"
2525

0 commit comments

Comments
 (0)