[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 3 / 9 / DoverSDK / 2.0.0.1 / DoverSDK.podspec.json
blob27a43e1293e7dc386e3a3c3050c0041e04bdb620
2   "name": "DoverSDK",
3   "version": "2.0.0.1",
4   "summary": "海外DoverSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.yingzhongshare.com/publisher-center/ios/OverDoverSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wiky": "2116605428@qq.com"
13   },
14   "source": {
15     "git": "http://Xmiles_Developer:Unity_202111@git.yingzhongshare.com/publisher-center/ios/OverDoverSDK.git",
16     "tag": "2.0.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS[sdk=iphonesimulator*]": ""
23   },
24   "default_subspecs": "Core",
25   "subspecs": [
26     {
27       "name": "Core",
28       "vendored_frameworks": "OverDoverSDK/Classes/*.framework",
29       "resources": "OverDoverSDK/Assets/*.bundle",
30       "dependencies": {
31         "Masonry": [
33         ],
34         "MJExtension": [
36         ],
37         "AppLovinSDK": [
38           "13.0.0"
39         ],
40         "Adjust": [
41           "5.0.1"
42         ]
43       }
44     }
45   ]