blob: b467a7f7e272d1fb2bfd20ebfdd7721ca70afffe [file] [log] [blame]
{
"name": "FaceCapture3",
"version": "0.1.0",
"summary": "Bingo box FaceCapture3.",
"description": "Bingo box FaceCapture3 is used with bingo and box and face and capture",
"homepage": "https://github.com/Ashok/FaceCapture3",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Ashok": "asok.mina@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"preserve_paths": "DocuSignSDK.framework",
"public_header_files": "DocuSignSDK.framework/Headers/*.h",
"vendored_frameworks": "DocuSignSDK.framework",
"resources": "DocuSignSDK.framework/DocuSignSDK.bundle",
"source": {
"http": "https://github.com/ashok/facecapture3/raw/master/DocuSignSDK.zip"
},
"source_files": "DocuSignSDK.framework/Headers/*.h"
}