blob: ab1afda70723b8cb74dbe59ec6579885350f6083 [file] [log] [blame]
{
"name": "CaptchaFace",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"resources": [
"Pod/Assets/*"
],
"source_files": "Pod/Headers/*.h",
"public_header_files": "Pod/Headers/*.h",
"vendored_libraries": "Pod/lib/libWtfSDK.a",
"dependencies": {
"OpenCV": [
"~> 2.4"
]
}
}