[Add] CyberSheildiOS 0.1.1
[CocoaPods.git] / Specs / 8 / e / 3 / GoatSDKCore / 3.8.3 / GoatSDKCore.podspec.json
blobc33272f078ca1928b6e0ae69039a8500fefa5ec4
2   "name": "GoatSDKCore",
3   "version": "3.8.3",
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.8.3"
11   },
12   "platforms": {
13     "ios": "11.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   "swift_versions": "5.0",
34   "weak_frameworks": [
35     "AdSupport",
36     "iAd",
37     "AdServices",
38     "CoreTelephony",
39     "StoreKit",
40     "AppTrackingTransparency"
41   ],
42   "libraries": [
43     "c++",
44     "sqlite3",
45     "z"
46   ],
47   "swift_version": "5.0"