2 "name": "SWSDKLoginKit",
4 "summary": "DK for iOS to access Facebook Platform with features like Login, Share and Message Dialog, App Links, and Graph API",
5 "description": "The Facebook SDK for iOS LoginKit framework provides:\n* Facebook Login to easily sign in users.\n* Sharing features like the Share or Message Dialog to grow your app.\n* Simpler Graph API access to provide more social context.",
6 "homepage": "https://developers.facebook.com/docs/ios/",
8 "type": "Facebook Platform License",
11 "authors": "Facebook",
12 "module_name": "FBSDKLoginKit",
17 "pod_target_xcconfig": {
18 "DEFINES_MODULE": "YES"
21 "git": "https://github.com/facebook/facebook-ios-sdk.git",
47 "default_subspecs": "Login",
48 "swift_versions": "5.0",
49 "prefix_header_contents": "#define FBSDKCOCOAPODS",
59 "FBSDKLoginKit/FBSDKLoginKit/include/**/*",
60 "FBSDKLoginKit/FBSDKLoginKit/Swift/Exports.swift"
62 "source_files": "FBSDKLoginKit/FBSDKLoginKit/**/*.{h,m}",
63 "public_header_files": "FBSDKLoginKit/FBSDKLoginKit/*.{h}"
66 "swift_version": "5.0"