[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 3 / FNGDT / 1.0.0 / FNGDT.podspec.json
blobfc5269245a308083e0ede8382f3ba6bc659f79ea
2   "name": "FNGDT",
3   "version": "1.0.0",
4   "summary": "GDT Adapter",
5   "description": "This is the GDT adapter",
6   "homepage": "https://github.com/TomandWinnie/FNGDT",
7   "license": "MIT",
8   "authors": {
9     "HL": "342403887@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/TomandWinnie/FNGDT.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "FNGDTAdpter.framework",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "GDTMobSDK": [
25       "4.12.81"
26     ]
27   }