blob: bd9efc4d018e715e142462548a87da50adb5c093 [file] [log] [blame]
{
"name": "FBSDKTVOSKit",
"version": "4.39.1",
"summary": "Official Facebook SDK for tvOS to access Facebook Platform with features like Login and Graph API.",
"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.",
"homepage": "https://developers.facebook.com/docs/tvos",
"license": {
"type": "Facebook Platform License",
"file": "LICENSE"
},
"authors": "Facebook",
"platforms": {
"tvos": "9.0"
},
"source": {
"git": "https://github.com/facebook/facebook-objc-sdk.git",
"tag": "v4.39.1"
},
"source_files": "FBSDKTVOSKit/FBSDKTVOSKit/**/*.{h,m}",
"public_header_files": "FBSDKTVOSKit/FBSDKTVOSKit/*.h",
"header_dir": "FBSDKTVOSKit",
"dependencies": {
"FBSDKCoreKit": [
],
"FBSDKShareKit": [
],
"FBSDKLoginKit": [
]
}
}