[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / b / FBSDKGamingServicesKit / 11.1.0 / FBSDKGamingServicesKit.podspec.json
blob420ea2f77e8c36a0508477e3daf62e88b487d612
2   "name": "FBSDKGamingServicesKit",
3   "version": "11.1.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.1.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/FBSDKGamingServicesKit/**/*.{h,swift}",
31   "public_header_files": "Sources/FBSDKGamingServicesKit/**/*.h",
32   "dependencies": {
33     "FacebookGamingServices": [
34       "~> 11.1.0"
35     ]
36   },
37   "swift_version": "5.0"