[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 0 / GameSDKiOSPod / 0.1.1 / GameSDKiOSPod.podspec.json
blob2430604db153d95a9fd017d0c3f7f14906930ecb
2   "name": "GameSDKiOSPod",
3   "version": "0.1.1",
4   "summary": "Like this you can get GameSDKiOSPod.",
5   "description": "This is a GameSDKiOSPod for Third Login easy to user",
6   "homepage": "https://gitee.com/aibaizai/GameSDKiOSPod",
7   "license": "MIT",
8   "authors": {
9     "zhubinfeng": "zhubin_feng@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://gitee.com/aibaizai/GameSDKiOSPod.git",
16     "tag": "0.1.1"
17   },
18   "resources": "GameSDKiOSPod/LTResource.bundle",
19   "default_subspecs": "LTGameSDK",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "subspecs": [
25     {
26       "name": "LTGameSDK",
27       "vendored_frameworks": "GameSDKiOSPod/LTGameSDK.framework",
28       "source_files": "GameSDKiOSPod/LTGameSDK.framework/Headers/*.{h}"
29     },
30     {
31       "name": "LTSDKPlatforms",
32       "subspecs": [
33         {
34           "name": "Facebook",
35           "vendored_frameworks": [
36             "GameSDKiOSPod/Support/PlatformSDK/FacebookSDK/FBSDKCoreKit.framework",
37             "GameSDKiOSPod/Support/PlatformSDK/FacebookSDK/FBSDKLoginKit.framework",
38             "GameSDKiOSPod/Support/PlatformSDK/FacebookSDK/LTPlatformFacebook.framework"
39           ],
40           "frameworks": "Accelerate",
41           "libraries": "c++"
42         },
43         {
44           "name": "Google",
45           "vendored_frameworks": [
46             "GameSDKiOSPod/Support/PlatformSDK/GoogleSDK/GoogleSignIn.framework",
47             "GameSDKiOSPod/Support/PlatformSDK/GoogleSDK/GoogleSignInDependencies.framework",
48             "GameSDKiOSPod/Support/PlatformSDK/GoogleSDK/LTPlatformGoogle.framework"
49           ],
50           "resources": "GameSDKiOSPod/Support/PlatformSDK/GoogleSDK/GoogleSignIn.bundle",
51           "frameworks": [
52             "LocalAuthentication",
53             "SafariServices",
54             "SystemConfiguration",
55             "AuthenticationServices"
56           ]
57         }
58       ]
59     }
60   ]