[Add] RxSwiftSupplement 1.0.1
[CocoaPods.git] / Specs / 8 / e / 3 / GoatSDKCore / 3.7.11 / GoatSDKCore.podspec.json
blobac6cbd9f81ee43bfccf23fb7fce80f54ef5c5c32
2   "name": "GoatSDKCore",
3   "version": "3.7.11",
4   "summary": "GoatSDKCore.",
5   "description": "高图海外手游SDK-GoatSDKCore 主SDK",
6   "homepage": "https://cocoapods.goatgames.com/sdk/applestore_gb",
7   "authors": "Goat Games",
8   "source": {
9     "git": "https://cocoapods.goatgames.com/sdk/applestore_gb.git",
10     "tag": "3.7.11"
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": "GoatSDK/GoatSDK.framework",
24   "resources": [
25     "GoatSDK/GoatLimit.bundle",
26     "GoatSDK/GoatSource.bundle"
27   ],
28   "dependencies": {
29     "GoatSDKBasic": [
31     ]
32   },
33   "weak_frameworks": [
34     "AdSupport",
35     "iAd",
36     "AdServices",
37     "CoreTelephony",
38     "StoreKit",
39     "AppTrackingTransparency"
40   ],
41   "libraries": [
42     "c++",
43     "sqlite3",
44     "z"
45   ]