合并ios工程

This commit is contained in:
lisiyuan
2018-10-31 15:20:49 +08:00
parent 8aae75d2a2
commit 34a2b66d21
59 changed files with 3565 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