[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / 2 / GoatPluginAdjust / 1.0 / GoatPluginAdjust.podspec.json
blob62092ed8b2de169ec081cdd60794a04578792bf6
2   "name": "GoatPluginAdjust",
3   "version": "1.0",
4   "summary": "GoatPluginAdjust.",
5   "description": "高图海外手游SDK-GoatPluginAdjust",
6   "homepage": "https://cocoapods.goatgames.com/plugin/adjust.git",
7   "authors": "Goat",
8   "source": {
9     "git": "https://cocoapods.goatgames.com/plugin/adjust.git",
10     "tag": "1.0"
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 armv7s arm64"
22   },
23   "vendored_frameworks": "AdjustSdkManager/AdjustSdkManager.framework",
24   "resources": "AdjustSdkManager/Adjust_Version.json",
25   "dependencies": {
26     "Adjust": [
27       "4.29.2"
28     ]
29   }