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-10.18.2"
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": [
47 "pod_target_xcconfig": {
48 "GCC_C_LANGUAGE_STANDARD": "c99",
49 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
61 "AppCheckCore/Tests/Unit/**/*.[mh]",
62 "AppCheckCore/Tests/Utils/**/*.[mh]"
64 "resources": "AppCheckCore/Tests/Fixture/**/*",
70 "requires_app_host": true
73 "name": "integration",
81 "AppCheckCore/Tests/Integration/**/*.[mh]",
82 "AppCheckCore/Tests/Integration/**/*.[mh]"
84 "resources": "AppCheckCore/Tests/Fixture/**/*",
85 "requires_app_host": true
96 "AppCheckCore/Tests/Unit/Swift/**/*.swift",
97 "AppCheckCore/Tests/Unit/Swift/**/*.h"
101 "swift_version": "5.5"