[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / c / ZHJIdentitySDK / 0.0.3 / ZHJIdentitySDK.podspec.json
blob66883997e553f6980b5b5fa4f224271cd664df9d
2   "name": "ZHJIdentitySDK",
3   "version": "0.0.3",
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": "MIT",
8   "authors": {
9     "hongjun.zhang": "zhj1214@hotmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zhj1214/ZHJIdentitySDK.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "PublicAPI/**/*.{h,m}",
19   "frameworks": "UIkit",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.2"
23     ],
24     "MJRefresh": [
25       "~> 3.1.15.3"
26     ]
27   }