[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 3 / FBSDKTVOSKit / 4.38.1 / FBSDKTVOSKit.podspec.json
blobdecbb8892bb6240d34b1fe7c6dcf354c9a51f00b
2   "name": "FBSDKTVOSKit",
3   "version": "4.38.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-objc-sdk.git",
17     "tag": "sdk-version-4.38.1"
18   },
19   "source_files": "FBSDKTVOSKit/FBSDKTVOSKit/**/*.{h,m}",
20   "public_header_files": "FBSDKTVOSKit/FBSDKTVOSKit/*.h",
21   "header_dir": "FBSDKTVOSKit",
22   "dependencies": {
23     "FBSDKCoreKit": [
25     ],
26     "FBSDKShareKit": [
28     ],
29     "FBSDKLoginKit": [
31     ]
32   }