[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / b / FBSDKGamingServicesKit / 9.3.0 / FBSDKGamingServicesKit.podspec.json
blobb54a7e212b3c8983f4105acf4a1989bfa260c3a6
2   "name": "FBSDKGamingServicesKit",
3   "version": "9.3.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": "v9.3.0"
19   },
20   "weak_frameworks": [
21     "Accounts",
22     "Social",
23     "Security",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   },
30   "prefix_header_contents": "#define FBSDKCOCOAPODS",
31   "source_files": "FBSDKGamingServicesKit/FBSDKGamingServicesKit/**/*.{h,m}",
32   "public_header_files": "FBSDKGamingServicesKit/FBSDKGamingServicesKit/*.{h}",
33   "dependencies": {
34     "FBSDKCoreKit": [
35       "~> 9.3.0"
36     ]
37   },
38   "swift_version": "5.0"