[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 1 / b / FBSDKGamingServicesKit / 11.0.0 / FBSDKGamingServicesKit.podspec.json
blob479d6c89e0c0258781233fc48e3eccc5ef784a16
2   "name": "FBSDKGamingServicesKit",
3   "version": "11.0.0",
4   "summary": "Official Facebook SDK for iOS to access Facebook Gaming Services",
5   "description": "The Facebook SDK for iOS GamingKit framework provides:\n* Friend Finder.",
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.0.0"
19   },
20   "weak_frameworks": [
21     "Accounts",
22     "Social",
23     "Security",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) FBSDKCOCOAPODS=1",
29     "OTHER_SWIFT_FLAGS": "$(inherited) -Xcc -DFBSDKCOCOAPODS"
30   },
31   "source_files": "FBSDKGamingServicesKit/FBSDKGamingServicesKit/**/*.{h,m}",
32   "public_header_files": "FBSDKGamingServicesKit/FBSDKGamingServicesKit/*.{h}",
33   "dependencies": {
34     "FBSDKCoreKit_Basics": [
35       "~> 11.0.0"
36     ],
37     "FBSDKCoreKit": [
38       "~> 11.0.0"
39     ]
40   },
41   "swift_version": "5.0"