iOS版本更新为端到端识别

This commit is contained in:
lisiyuan
2018-11-13 10:44:50 +08:00
parent c22498048d
commit 36d168e1ae
70 changed files with 16539 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
platform :ios, '10.1'
target "lpr" do
pod 'OpenCV', '~> 3.4.2'
pod 'Masonry'
end