2 "name": "FBSDKPlacesKit",
4 "summary": "Official Facebook SDK for iOS to access Facebook Places",
5 "description": "The Facebook SDK for iOS PlacesKit framework provides:\n* Search for Places in the Facebook Places graph.\n* Find the current place a user is in.",
6 "homepage": "https://developers.facebook.com/docs/ios/",
8 "type": "Facebook Platform License",
11 "authors": "Facebook",
16 "git": "https://github.com/facebook/facebook-ios-sdk.git",
17 "tag": "sdk-version-4.22.0"
27 "source_files": "FBSDKPlacesKit/FBSDKPlacesKit/**/*.{h,m}",
28 "public_header_files": "FBSDKPlacesKit/FBSDKPlacesKit/*.{h}",
29 "pod_target_xcconfig": {
30 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"