2 "name": "FirebaseAppCheck",
4 "summary": "Firebase App Check SDK.",
5 "description": "Firebase SDK for anti-abuse compatibility.",
6 "homepage": "https://firebase.google.com",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "CocoaPods-9.2.0"
16 "social_media_url": "https://twitter.com/Firebase",
17 "swift_versions": "5.3",
24 "cocoapods_version": ">= 1.4.0",
25 "prefix_header_file": false,
27 "FirebaseAppCheck/Sources/**/*.[mh]",
28 "FirebaseAppCheck/Interop/*.h",
29 "FirebaseCore/Extension/*.h"
31 "public_header_files": "FirebaseAppCheck/Sources/Public/FirebaseAppCheck/*.h",
33 "weak_frameworks": "DeviceCheck"
36 "weak_frameworks": "DeviceCheck"
39 "weak_frameworks": "DeviceCheck"
48 "GoogleUtilities/Environment": [
52 "pod_target_xcconfig": {
53 "GCC_C_LANGUAGE_STANDARD": "c99",
54 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
58 "name": "integration",
66 "FirebaseAppCheck/Tests/Integration/**/*.[mh]",
67 "FirebaseAppCheck/Tests/Integration/**/*.[mh]"
69 "resources": "FirebaseAppCheck/Tests/Fixture/**/*",
70 "requires_app_host": true
81 "FirebaseAppCheck/Tests/Unit/Swift/**/*.swift",
82 "FirebaseAppCheck/Tests/Unit/Swift/**/*.h"
86 "swift_version": "5.3"