2 "name": "FBSDKLoginKit",
4 "summary": "Official Facebook SDK 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",
16 "git": "https://github.com/facebook/facebook-ios-sdk.git",
17 "tag": "sdk-version-4.11.0"
31 "source_files": "FBSDKLoginKit/FBSDKLoginKit/**/*.{h,m}",
32 "public_header_files": "FBSDKLoginKit/FBSDKLoginKit/*.{h}",
33 "pod_target_xcconfig": {
34 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"