[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / c / ZHJIdentitySDK / 0.0.6 / ZHJIdentitySDK.podspec.json
blob50948b5691049eec16ab3dab9f0aa8987e156b79
2   "name": "ZHJIdentitySDK",
3   "version": "0.0.6",
4   "summary": "Authentication SDK for ios.",
5   "description": "The SDK is used to verify user identity and live detection.",
6   "homepage": "https://github.com/zhj1214/ZHJIdentitySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hongjun.zhang": "zhj1214@hotmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zhj1214/ZHJIdentitySDK.git",
19     "tag": "0.0.6"
20   },
21   "source_files": "PublicAPI/**/*.{h,m}",
22   "frameworks": [
23     "UIkit",
24     "Security",
25     "CFNetwork",
26     "VideoToolbox",
27     "JavaScriptCore",
28     "CoreTelephony",
29     "AdSupport",
30     "SystemConfiguration",
31     "AudioToolbox",
32     "CoreMotion"
33   ],
34   "libraries": [
35     "iconv",
36     "z",
37     "z.1.2.5"
38   ],
39   "dependencies": {
40     "AFNetworking": [
41       "~> 3.2"
42     ]
43   }