blob: ca037b82c71de1b6b5ad4b5ac3268d817f23bf58 [file] [log] [blame]
{
"name": "CaptchaFace",
"version": "1.0",
"summary": "Captchaface SDK reinvents mobile security by ensuring users of an app are real.",
"homepage": "https://github.com/wassafr/CaptchaFace-ios",
"license": "COMMERCIAL",
"authors": {
"wassa": "contact@wassa.fr"
},
"source": {
"git": "https://github.com/wassafr/CaptchaFace-ios.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"resources": [
"Pod/Assets/*"
],
"public_header_files": "Pod/Headers/*.h",
"vendored_libraries": "Pod/lib/libWtfSDK.a",
"dependencies": {
"OpenCV": [
"~> 2.4"
]
}
}