[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 3 / FBSDKTVOSKit / 11.2.1 / FBSDKTVOSKit.podspec.json
blob1c27c43fff1272958b26afc64d26d7eda6b7ce6e
2   "name": "FBSDKTVOSKit",
3   "version": "11.2.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": "10.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/facebook/facebook-ios-sdk.git",
18     "tag": "v11.2.1"
19   },
20   "source_files": "FBSDKTVOSKit/FBSDKTVOSKit/**/*.{h,m}",
21   "public_header_files": "FBSDKTVOSKit/FBSDKTVOSKit/*.h",
22   "header_dir": "FBSDKTVOSKit",
23   "pod_target_xcconfig": {
24     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) FBSDKCOCOAPODS=1"
25   },
26   "dependencies": {
27     "FBSDKCoreKit_Basics": [
28       "~> 11.2.1"
29     ],
30     "FBSDKCoreKit": [
31       "~> 11.2.1"
32     ],
33     "FBSDKShareKit": [
34       "~> 11.2.1"
35     ],
36     "FBSDKLoginKit": [
37       "~> 11.2.1"
38     ]
39   },
40   "swift_version": "5.0"