blob: 43da8b6212b876f751ff81bb396b825a7563bf8b [file] [log] [blame]
{
"name": "CaptchaFace",
"version": "1.0.4",
"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.4"
},
"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.9.1"
]
}
}