[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / 2 / GoatPluginAdjust / 1.2 / GoatPluginAdjust.podspec.json
blob0586ef6728d6a22ff772b98184a22e75c24dc7b4
2   "name": "GoatPluginAdjust",
3   "version": "1.2",
4   "summary": "GoatPluginAdjust.",
5   "description": "高图海外手游SDK-GoatPluginAdjust",
6   "homepage": "https://cocoapods.goatgames.com/plugin/adjust.git",
7   "authors": "Goat Games",
8   "source": {
9     "git": "https://cocoapods.goatgames.com/plugin/adjust.git",
10     "tag": "1.2"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "static_framework": true,
16   "requires_arc": true,
17   "user_target_xcconfig": {
18     "ENABLE_BITCODE": "NO"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "vendored_frameworks": "AdjustSdkManager/AdjustSdkManager.framework",
24   "resources": "AdjustSdkManager/Adjust_Version.json",
25   "dependencies": {
26     "Adjust": [
27       "4.29.6"
28     ]
29   }