2 "name": "FirebaseAppDistribution",
3 "version": "7.0.0-beta",
4 "summary": "App Distribution for Firebase iOS SDK.",
5 "description": "iOS SDK for App Distribution for Firebase.",
6 "homepage": "https://developers.google.com/",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "CocoaPods-7.0.0-beta"
19 "cocoapods_version": ">= 1.4.0",
20 "prefix_header_file": false,
22 "FirebaseAppDistribution/Sources/**/*.{c,h,m,mm}",
23 "FirebaseCore/Sources/Private/*.h",
24 "FirebaseInstallations/Source/Library/Private/*.h",
25 "GoogleDataTransport/GDTCORLibrary/Internal/*.h"
27 "public_header_files": "FirebaseAppDistribution/Sources/Public/*.h",
32 "GoogleUtilities/AppDelegateSwizzler": [
35 "GoogleUtilities/UserDefaults": [
38 "FirebaseInstallations": [
41 "GoogleDataTransport": [
45 "pod_target_xcconfig": {
46 "GCC_C_LANGUAGE_STANDARD": "c99",
47 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
53 "source_files": "FirebaseAppDistribution/Tests/Unit*/*.[mh]",
54 "resources": "FirebaseAppDistribution/Tests/Unit/Resources/*",