We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f0290 commit a329ef9Copy full SHA for a329ef9
Skyflow.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
2
3
spec.name = "Skyflow"
4
5
- spec.version = "1.17.1-dev.20deb2f"
+ spec.version = "1.17.1-dev.e5f0290"
6
spec.summary = "skyflow-iOS"
7
8
spec.description = "Skyflow iOS SDK"
@@ -19,7 +19,7 @@ Pod::Spec.new do |spec|
19
spec.ios.deployment_target = "9.0"
20
21
22
- spec.source = { :git => "https://github.com/skyflowapi/skyflow-iOS.git", :commit => "20deb2f" }
+ spec.source = { :git => "https://github.com/skyflowapi/skyflow-iOS.git", :commit => "e5f0290" }
23
24
spec.source_files = "Sources/Skyflow/**/*.{swift}"
25
0 commit comments