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