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": " (DEPRECATED: Use FBSDKCoreKit,FBSDKLoginKit, and FBSDKShareKit podspecs instead)\n 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.1.0"
37 "deprecated_in_favor_of": "FBSDKCoreKit",
41 "source_files": "FBSDKCoreKit/FBSDKCoreKit/**/*.{h,m}",
42 "exclude_files": "FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKDynamicFrameworkLoader.m",
43 "public_header_files": "FBSDKCoreKit/FBSDKCoreKit/*.{h}",
44 "header_dir": "FBSDKCoreKit",
49 "FBSDKCoreKit/FBSDKCoreKit/**/*.h",
50 "FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKDynamicFrameworkLoader.{h,m}"
58 "source_files": "FBSDKLoginKit/FBSDKLoginKit/**/*.{h,m}",
59 "public_header_files": "FBSDKLoginKit/FBSDKLoginKit/*.{h}",
60 "header_dir": "FBSDKLoginKit",
62 "Facebook-iOS-SDK/CoreKit": [
69 "source_files": "FBSDKShareKit/FBSDKShareKit/**/*.{h,m}",
70 "public_header_files": "FBSDKShareKit/FBSDKShareKit/*.{h}",
71 "header_dir": "FBSDKShareKit",
73 "Facebook-iOS-SDK/CoreKit": [