[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / b / FBSDKGamingServicesKit / 6.1.0-alpha / FBSDKGamingServicesKit.podspec.json
blob076070ee89659ee1710e4ce77ffca98f7d40a478
2   "name": "FBSDKGamingServicesKit",
3   "version": "6.1.0-alpha",
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": "v6.1.0-alpha"
18   },
19   "weak_frameworks": [
20     "Accounts",
21     "CoreLocation",
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     "FBSDKCoreKit": [
32       "~> 6.0.0"
33     ]
34   }