[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 5 / CaptchaFace / 1.0.2 / CaptchaFace.podspec.json
blobab1afda70723b8cb74dbe59ec6579885350f6083
2   "name": "CaptchaFace",
3   "version": "1.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "resources": [
19     "Pod/Assets/*"
20   ],
21   "source_files": "Pod/Headers/*.h",
22   "public_header_files": "Pod/Headers/*.h",
23   "vendored_libraries": "Pod/lib/libWtfSDK.a",
24   "dependencies": {
25     "OpenCV": [
26       "~> 2.4"
27     ]
28   }