We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059441a commit 23307e2Copy full SHA for 23307e2
Podfile
@@ -1,4 +1,4 @@
1
use_frameworks!
2
platform :ios, '11.0'
3
-pod 'VisionLab', path: '../VisionLab'
+pod 'VisionLab', git: 'https://github.com/cocoa-ai/VisionLab'
4
target 'Faces'
0 commit comments