[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / e / 3 / GoatSDKCore / 1.0 / GoatSDKCore.podspec.json
blobe2a65e1db044bb69e29e20bbd655bc9a1fb9287d
2   "name": "GoatSDKCore",
3   "version": "1.0",
4   "summary": "GoatSDKCore.",
5   "description": "高图海外手游SDK-GoatSDKCore 主SDK",
6   "homepage": "https://cocoapods.goatgames.com/sdk/applestore_gb",
7   "authors": "Goat",
8   "source": {
9     "git": "https://cocoapods.goatgames.com/sdk/applestore_gb.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 arm64"
22   },
23   "vendored_frameworks": "GoatSDKFile/GoatSDK.framework",
24   "resources": "GoatSDKFile/GoatSdk_Version.json",
25   "dependencies": {
26     "GoatSDKBasic": [
28     ]
29   },
30   "frameworks": [
31     "iAd",
32     "AdSupport",
33     "CoreTelephony",
34     "Accelerate",
35     "StoreKit"
36   ],
37   "weak_frameworks": [
38     "AdServices",
39     "AppTrackingTransparency"
40   ],
41   "libraries": [
42     "c++",
43     "sqlite3",
44     "z"
45   ]