Files
HyperLPR-Windows-Shared/Prj-iOS/Podfile
T
2018-10-31 15:23:01 +08:00

9 lines
84 B
Ruby
Executable File

platform :ios, '10.1'
target "lpr" do
pod 'OpenCV', '~> 3.4.2'
pod 'Masonry'
end