[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 3 / FBSDKTVOSKit / 4.27.1 / FBSDKTVOSKit.podspec.json
blobf65c52dcaadfa5ff7f53ca641f9efe7654877802
2   "name": "FBSDKTVOSKit",
3   "version": "4.27.1",
4   "summary": "Official Facebook SDK for tvOS to access Facebook Platform with features like Login and Graph API.",
5   "description": "The Facebook SDK for tvOS Kit framework provides Facebook Login with a confirmation code\nto easily sign in users on Apple TV without using the remote.\nSee FBSDKCoreKit for additional functionality like Analytics and Graph API.",
6   "homepage": "https://developers.facebook.com/docs/tvos",
7   "license": {
8     "type": "Facebook Platform License",
9     "file": "LICENSE"
10   },
11   "authors": "Facebook",
12   "platforms": {
13     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/facebook/facebook-ios-sdk.git",
17     "tag": "sdk-version-4.27.1"
18   },
19   "source_files": "FBSDKTVOSKit/FBSDKTVOSKit/**/*.{h,m}",
20   "public_header_files": "FBSDKTVOSKit/FBSDKTVOSKit/*.h",
21   "header_dir": "FBSDKTVOSKit",
22   "dependencies": {
23     "FBSDKCoreKit": [
24       "~> 4.11"
25     ],
26     "FBSDKShareKit": [
27       "~> 4.11"
28     ]
29   }