Skip to content

Commit d58b082

Browse files
committed
Update podspec
1 parent 5408c53 commit d58b082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BoxPreviewSDK.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |spec|
1313
spec.source = { :git => "https://github.com/box/box-ios-preview-sdk.git", :tag => "v"+spec.version.to_s }
1414
spec.swift_versions = ["5.0", "5.1"]
1515
spec.requires_arc = true
16-
spec.dependency "BoxSDK", "~> 3.0.0"
16+
spec.dependency "BoxSDK", "~> 3.0"
1717

1818
spec.default_subspec = "Core"
1919
spec.subspec "Core" do |ss|

0 commit comments

Comments
 (0)