19 lines
578 B
JSON
19 lines
578 B
JSON
|
{
|
||
|
"name": "UMFaceDetectorInterface",
|
||
|
"version": "2.0.1",
|
||
|
"summary": "An interface package for Face Detector",
|
||
|
"description": "An interface package for Face Detector",
|
||
|
"license": "MIT",
|
||
|
"authors": "650 Industries, Inc.",
|
||
|
"homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-face-detector-interface",
|
||
|
"platforms": {
|
||
|
"ios": "10.0"
|
||
|
},
|
||
|
"source": {
|
||
|
"git": "https://github.com/expo/expo.git"
|
||
|
},
|
||
|
"source_files": "UMFaceDetectorInterface/**/*.{h,m}",
|
||
|
"preserve_paths": "UMFaceDetectorInterface/**/*.{h,m}",
|
||
|
"requires_arc": true
|
||
|
}
|