Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -9,7 +9,7 @@ Pod::Spec.new do |s| | @@ -9,7 +9,7 @@ Pod::Spec.new do |s| | ||
| 9 | s.license = "MIT" | 9 | s.license = "MIT" |
| 10 | s.author = {"chenzhaoshen" => "alex_coolboy@163.com"} | 10 | s.author = {"chenzhaoshen" => "alex_coolboy@163.com"} |
| 11 | s.platform = :ios, "7.0" | 11 | s.platform = :ios, "7.0" |
| 12 | - s.source = {:http => "http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/BFEOpenCV_3.4.0.zip", :sha1 => "9093671ca159ddbfc926ce04b70ec36ac5106520"} | 12 | + s.source = {:http => "http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/BFEOpenCV_3.4.0_0816.zip", :sha1 => "93f43ea4dd2a8b5189b4573c228d7b226de165ae"} |
| 13 | s.vendored_frameworks = "BFEOpenCV/opencv2.framework" | 13 | s.vendored_frameworks = "BFEOpenCV/opencv2.framework" |
| 14 | s.frameworks = "UIKit", "Foundation", "CoreVideo", "CoreMedia", "AVFoundation", "AudioToolbox", "VideoToolbox","OpenAL" | 14 | s.frameworks = "UIKit", "Foundation", "CoreVideo", "CoreMedia", "AVFoundation", "AudioToolbox", "VideoToolbox","OpenAL" |
| 15 | s.libraries = "c++", "stdc++", "stdc++.6", "z" | 15 | s.libraries = "c++", "stdc++", "stdc++.6", "z" |
-
Please register or login to post a comment