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",
43 "default_subspecs": "Share",
44 "swift_versions": "5.0",
45 "header_dir": "FBSDKShareKit",
46 "prefix_header_contents": "#define FBSDKCOCOAPODS",
55 "exclude_files": "FBSDKShareKit/FBSDKShareKit/include/**/*",
56 "public_header_files": "FBSDKShareKit/FBSDKShareKit/*.{h}",
57 "source_files": "FBSDKShareKit/FBSDKShareKit/**/*.{h,m}"
62 "FBSDKCoreKit/Swift": [
65 "FBSDKShareKit/Share": [
69 "source_files": "FBSDKShareKit/FBSDKShareKit/Swift/*.{swift}",
70 "exclude_files": "FBSDKShareKit/FBSDKShareKit/Swift/Exports.swift"
73 "swift_version": "5.0"