2 "name": "Facebook-iOS-SDK",
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 enables you to use Facebook's Platform such as:\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.\n",
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.0.0"
39 "source_files": "FBSDKCoreKit/FBSDKCoreKit/**/*.{h,m}",
40 "exclude_files": "FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKDynamicFrameworkLoader.m",
41 "public_header_files": "FBSDKCoreKit/FBSDKCoreKit/*.{h}",
42 "header_dir": "FBSDKCoreKit",
47 "FBSDKCoreKit/FBSDKCoreKit/**/*.h",
48 "FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKDynamicFrameworkLoader.{h,m}"
56 "source_files": "FBSDKLoginKit/FBSDKLoginKit/**/*.{h,m}",
57 "public_header_files": "FBSDKLoginKit/FBSDKLoginKit/*.{h}",
58 "header_dir": "FBSDKLoginKit",
60 "Facebook-iOS-SDK/CoreKit": [
67 "source_files": "FBSDKShareKit/FBSDKShareKit/**/*.{h,m}",
68 "public_header_files": "FBSDKShareKit/FBSDKShareKit/*.{h}",
69 "header_dir": "FBSDKShareKit",
71 "Facebook-iOS-SDK/CoreKit": [