2 "name": "FBSDKShareKit",
4 "summary": "Official Facebook SDK for iOS to access Facebook Platform Sharing Features",
5 "description": "The Facebook SDK for iOS ShareKit framework provides:\n* Share content with Share Dialog and Message Dialog.\n* Send Game Requests or App Invites to grow your app.\n* Publish content and open graph stories with the Graph API",
6 "homepage": "https://developers.facebook.com/docs/ios/",
8 "type": "Facebook Platform License",
11 "authors": "Facebook",
17 "git": "https://github.com/facebook/facebook-ios-sdk.git",
45 "default_subspecs": "Share",
46 "swift_versions": "5.0",
47 "header_dir": "FBSDKShareKit",
48 "prefix_header_contents": "#define FBSDKCOCOAPODS",
57 "exclude_files": "FBSDKShareKit/FBSDKShareKit/include/**/*",
58 "public_header_files": "FBSDKShareKit/FBSDKShareKit/*.{h}",
59 "source_files": "FBSDKShareKit/FBSDKShareKit/**/*.{h,m}"
64 "FBSDKCoreKit/Swift": [
67 "FBSDKShareKit/Share": [
71 "source_files": "FBSDKShareKit/FBSDKShareKit/Swift/*.{swift}",
72 "exclude_files": "FBSDKShareKit/FBSDKShareKit/Swift/Exports.swift"
75 "swift_version": "5.0"