[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 3 / AdjustSDKPlugin / 0.0.10 / AdjustSDKPlugin.podspec.json
blob734048e26bbc94015c8a7cf6d4c31d458d093c97
2   "name": "AdjustSDKPlugin",
3   "summary": "AdjustSDKPlugin",
4   "version": "0.0.10",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "copyright 2021 goatgames Ltd. All rights reserved.",
9   "homepage": "https://cocoapods.goatgames.com/plugin/adjust",
10   "documentation_url": "https://cocoapods.goatgames.com/plugin/adjust",
11   "authors": "goatgames",
12   "source": {
13     "git": "https://cocoapods.goatgames.com/plugin/adjust.git",
14     "tag": "0.0.10"
15   },
16   "preserve_paths": "AdjustSDKPlugin/*",
17   "resources": "AdjustSDKPlugin/Adjust_Version.json",
18   "vendored_frameworks": [
19     "**/AdjustSdkManager.framework",
20     "**/AdjustSdk.framework"
21   ],
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }