blob: 8219f7347cd3f2ab319abbb6700feaf926eff287 [file] [log] [blame]
{
"name": "CaptchaFace",
"version": "1.0.3",
"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.3"
},
"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"
]
}
}