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-10.24.0"
16 "social_media_url": "https://twitter.com/Firebase",
17 "swift_versions": "5.3",
24 "cocoapods_version": ">= 1.12.0",
25 "prefix_header_file": false,
27 "FirebaseAppCheck/Sources/**/*.[mh]",
28 "FirebaseCore/Extension/*.h"
30 "public_header_files": "FirebaseAppCheck/Sources/Public/FirebaseAppCheck/*.h",
32 "weak_frameworks": "DeviceCheck"
35 "weak_frameworks": "DeviceCheck"
38 "weak_frameworks": "DeviceCheck"
44 "FirebaseAppCheckInterop": [
53 "GoogleUtilities/Environment": [
57 "pod_target_xcconfig": {
58 "GCC_C_LANGUAGE_STANDARD": "c99",
59 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
71 "FirebaseAppCheck/Tests/Unit/**/*.[mh]",
72 "SharedTestUtilities/AppCheckFake/*",
73 "SharedTestUtilities/AppCheckBackoffWrapperFake/*",
74 "SharedTestUtilities/Date/*",
75 "SharedTestUtilities/URLSession/*"
77 "resources": "FirebaseAppCheck/Tests/Unit/Fixture/**/*",
83 "requires_app_host": true
86 "name": "integration",
94 "FirebaseAppCheck/Tests/Integration/**/*.swift"
96 "requires_app_host": true
107 "FirebaseAppCheck/Tests/Unit/Swift/**/*.swift"
111 "swift_version": "5.3"