2 "name": "AppCheckCore",
4 "summary": "App Check Core SDK.",
5 "description": "SDK for anti-abuse compatibility.",
6 "homepage": "https://firebase.google.com",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/google/app-check.git",
14 "tag": "CocoaPods-11.2.0"
16 "social_media_url": "https://twitter.com/Firebase",
17 "swift_versions": "5.5",
24 "cocoapods_version": ">= 1.4.0",
25 "prefix_header_file": false,
27 "AppCheckCore/Sources/**/*.[mh]"
29 "public_header_files": "AppCheckCore/Sources/Public/AppCheckCore/*.h",
31 "weak_frameworks": "DeviceCheck"
34 "weak_frameworks": "DeviceCheck"
37 "weak_frameworks": "DeviceCheck"
43 "GoogleUtilities/Environment": [
46 "GoogleUtilities/UserDefaults": [
50 "pod_target_xcconfig": {
51 "GCC_C_LANGUAGE_STANDARD": "c99",
52 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
64 "AppCheckCore/Tests/Unit/**/*.[mh]",
65 "AppCheckCore/Tests/Utils/**/*.[mh]"
67 "resources": "AppCheckCore/Tests/Fixture/**/*",
73 "requires_app_host": true
76 "name": "integration",
84 "AppCheckCore/Tests/Integration/**/*.[mh]",
85 "AppCheckCore/Tests/Integration/**/*.[mh]"
87 "resources": "AppCheckCore/Tests/Fixture/**/*",
88 "requires_app_host": true
99 "AppCheckCore/Tests/Unit/Swift/**/*.swift",
100 "AppCheckCore/Tests/Unit/Swift/**/*.h"
104 "swift_version": "5.5"