[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / d / 9 / DGSDK / 6.3.6.8.5 / DGSDK.podspec.json
blob86309b897c2090369379768bc1f481b05198b5b3
2   "name": "DGSDK",
3   "version": "6.3.6.8.5",
4   "summary": "use DGSDK.",
5   "description": "a easy way to use DGSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bruce": "1064124945@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "homepage": "https://github.com/ELFClub/DGSDK.git",
17   "source": {
18     "git": "https://github.com/ELFClub/DGSDK.git",
19     "tag": "6.3.6.8.5"
20   },
21   "frameworks": [
22     "UIKit",
23     "Security",
24     "AdSupport",
25     "SystemConfiguration",
26     "CoreMotion"
27   ],
28   "libraries": [
29     "c++",
30     "resolv",
31     "sqlite3",
32     "z"
33   ],
34   "xcconfig": {
35     "VALID_ARCHS": "armv7 arm64"
36   },
37   "dependencies": {
38     "FBSDKCoreKit": [
39       "~> 11.1.0"
40     ],
41     "FBSDKLoginKit": [
42       "~> 11.1.0"
43     ]
44   }