We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5357233 commit aaa02e7Copy full SHA for aaa02e7
Akiles.podspec
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
17
s.private_header_files = "ios/**/*.h"
18
19
# Akiles SDK dependency
20
- s.dependency "AkilesSDK"
+ s.dependency "AkilesSDK", "~> 2.1.0"
21
22
install_modules_dependencies(s)
23
end
0 commit comments