[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 1 / b / FBSDKGamingServicesKit / 7.0.1 / FBSDKGamingServicesKit.podspec.json
blob263f072db82630147a41cbb9eecf67b8b57dab78
2   "name": "FBSDKGamingServicesKit",
3   "version": "7.0.1",
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": "8.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/facebook/facebook-ios-sdk.git",
18     "tag": "v7.0.1"
19   },
20   "weak_frameworks": [
21     "Accounts",
22     "Social",
23     "Security",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "prefix_header_contents": "#define FBSDKCOCOAPODS",
28   "source_files": "FBSDKGamingServicesKit/FBSDKGamingServicesKit/**/*.{h,m}",
29   "public_header_files": "FBSDKGamingServicesKit/FBSDKGamingServicesKit/*.{h}",
30   "dependencies": {
31     "FBSDKShareKit": [
32       "~> 7.0.1"
33     ]
34   },
35   "swift_version": "5.0"