[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 4 / FacebookGamingServices / 11.2.0 / FacebookGamingServices.podspec.json
blob1c19769f70152afb09c4648d370491728c65f859
2   "name": "FacebookGamingServices",
3   "version": "11.2.0",
4   "summary": "Official Facebook SDK for iOS to access Facebook Gaming Services",
5   "description": "The official Facebook SDK for iOS Gaming Services.\n\nSee full documentation at:\nhttps://developers.facebook.com/docs/games/gaming-services/sdk-ios",
6   "homepage": "https://developers.facebook.com/docs/ios/",
7   "license": {
8     "type": "Facebook Platform License",
9     "file": "LICENSE"
10   },
11   "authors": "Facebook",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/facebook/facebook-ios-sdk.git",
18     "tag": "v11.2.0"
19   },
20   "weak_frameworks": [
21     "Foundation",
22     "CoreGraphics"
23   ],
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) FBSDKCOCOAPODS=1",
27     "OTHER_SWIFT_FLAGS": "$(inherited) -Xcc -DFBSDKCOCOAPODS",
28     "DEFINES_MODULE": "YES"
29   },
30   "source_files": "Sources/FacebookGamingServices/**/*.{h,swift}",
31   "dependencies": {
32     "FBSDKCoreKit_Basics": [
33       "~> 11.2.0"
34     ],
35     "FBSDKCoreKit": [
36       "~> 11.2.0"
37     ],
38     "LegacyGamingServices": [
39       "~> 11.2.0"
40     ]
41   },
42   "swift_version": "5.0"