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 "pod_target_xcconfig": {
47 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) FBSDKCOCOAPODS=1",
48 "OTHER_SWIFT_FLAGS": "$(inherited) -Xcc -DFBSDKCOCOAPODS"
54 "FBSDKCoreKit_Basics": [
62 "FBSDKShareKit/FBSDKShareKit/include/**/*",
63 "FBSDKShareKit/FBSDKShareKit/Swift/Exports.swift"
65 "public_header_files": [
66 "FBSDKShareKit/FBSDKShareKit/*.{h}",
67 "FBSDKShareKit/FBSDKShareKit/Internal/FBSDKVideoUploader.h"
69 "source_files": "FBSDKShareKit/FBSDKShareKit/**/*.{h,m,swift}"
72 "swift_version": "5.0"