[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 0 / 4 / 5 / CaptchaFace / 1.0 / CaptchaFace.podspec.json
blobca037b82c71de1b6b5ad4b5ac3268d817f23bf58
2   "name": "CaptchaFace",
3   "version": "1.0",
4   "summary": "Captchaface SDK reinvents mobile security by ensuring users of an app are real.",
5   "homepage": "https://github.com/wassafr/CaptchaFace-ios",
6   "license": "COMMERCIAL",
7   "authors": {
8     "wassa": "contact@wassa.fr"
9   },
10   "source": {
11     "git": "https://github.com/wassafr/CaptchaFace-ios.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "resources": [
19     "Pod/Assets/*"
20   ],
21   "public_header_files": "Pod/Headers/*.h",
22   "vendored_libraries": "Pod/lib/libWtfSDK.a",
23   "dependencies": {
24     "OpenCV": [
25       "~> 2.4"
26     ]
27   }