2 "name": "FacebookCore",
5 "homepage": "https://developers.facebook.com/docs/swift",
6 "documentation_url": "https://developers.facebook.com/docs/swift/reference",
8 "type": "Facebook Platform License",
11 "summary": "Official Facebook SDK in Swift to access Facebook Platform's core features.",
12 "description": "The Facebook SDK in Swift Core framework provides:\n* App Events (for App Analytics)\n* Graph API Access and Error Recovery\n* Working with Access Tokens and User Profiles",
14 "git": "https://github.com/facebook/facebook-sdk-swift.git",
21 "source_files": "Sources/Core/**/*.swift",
22 "module_name": "FacebookCore",
23 "pod_target_xcconfig": {
24 "ENABLE_TESTABILITY": "YES"