[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / d / 9 / DGSDK / 6.3.6.1 / DGSDK.podspec.json
bloba2c95f7703b3b865c2c9ca8b9e620ebc4d42cdc3
2   "name": "DGSDK",
3   "version": "6.3.6.1",
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.1"
20   },
21   "frameworks": [
22     "UIKit",
23     "Security",
24     "AdSupport"
25   ],
26   "libraries": "c++",
27   "vendored_frameworks": [
28     "DGSDK/Frameworks/DGSDK.framework",
29     "DGSDK/Frameworks/TapDB_iOS.framework"
30   ],
31   "resources": "DGSDK/Frameworks/DGSDK.framework/DGBundle.bundle",
32   "xcconfig": {
33     "VALID_ARCHS": "armv7 x86_64 arm64"
34   },
35   "dependencies": {
36     "FBSDKCoreKit": [
37       "~> 9.1.0"
38     ],
39     "FBSDKLoginKit": [
40       "~> 9.1.0"
41     ]
42   }