[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / 6 / AdjustSdkManager / 1.0.1 / AdjustSdkManager.podspec.json
blob8a16af731515923bdc141f63bcfe587e02d55951
2   "name": "AdjustSdkManager",
3   "version": "1.0.1",
4   "summary": "AdjustSdkManager.",
5   "description": "高图海外手游SDK-AdjustSdkManager",
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.1"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "static_framework": true,
16   "requires_arc": true,
17   "user_target_xcconfig": {
18     "ENABLE_BITCODE": "NO",
19     "OTHER_LDFLAGS": [
20       "-lObjC"
21     ]
22   },
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 armv7s arm64"
25   },
26   "vendored_frameworks": "AdjustSdkManager/AdjustSdkManager.framework",
27   "resources": "AdjustSdkManager/Adjust_Version.json",
28   "dependencies": {
29     "Adjust": [
30       "4.29.2"
31     ]
32   }