[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / 5 / CaptchaFace / 1.0.4 / CaptchaFace.podspec.json
blob43da8b6212b876f751ff81bb396b825a7563bf8b
2   "name": "CaptchaFace",
3   "version": "1.0.4",
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.4"
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.9.1"
27     ]
28   }