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",
56 "FBSDKShareKit/FBSDKShareKit/include/**/*",
57 "FBSDKShareKit/FBSDKShareKit/Swift/Exports.swift"
59 "public_header_files": [
60 "FBSDKShareKit/FBSDKShareKit/*.{h}",
61 "FBSDKShareKit/FBSDKShareKit/Internal/FBSDKVideoUploader.h"
63 "source_files": "FBSDKShareKit/FBSDKShareKit/**/*.{h,m,swift}"
66 "swift_version": "5.0"