We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5408c53 commit d58b082Copy full SHA for d58b082
BoxPreviewSDK.podspec
@@ -13,7 +13,7 @@ Pod::Spec.new do |spec|
13
spec.source = { :git => "https://github.com/box/box-ios-preview-sdk.git", :tag => "v"+spec.version.to_s }
14
spec.swift_versions = ["5.0", "5.1"]
15
spec.requires_arc = true
16
- spec.dependency "BoxSDK", "~> 3.0.0"
+ spec.dependency "BoxSDK", "~> 3.0"
17
18
spec.default_subspec = "Core"
19
spec.subspec "Core" do |ss|
0 commit comments