[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 3 / AdjustSDKPlugin / 0.0.4 / AdjustSDKPlugin.podspec.json
blob69a10b7f3f1e39af41dd5c243ae8719bb95edd26
2   "name": "AdjustSDKPlugin",
3   "summary": "AdjustSDKPlugin",
4   "version": "0.0.4",
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.4"
15   },
16   "preserve_paths": "**/AdjustSdkManager.framework/*",
17   "source_files": "**/AdjustSdkManager.framework/Headers/*.h",
18   "public_header_files": "**/AdjustSdkManager.framework/Headers/*.h",
19   "vendored_frameworks": "**/AdjustSdkManager.framework",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }