2 "name": "ITSGTMAppAuth",
4 "summary": "Authorize GTM Session Fetcher requests with AppAuth via GTMAppAuth",
5 "description": "GTMAppAuth enables you to use AppAuth with the Google Toolbox for Mac - Session\nFetcher and Google APIs Client Library for Objective-C For REST libraries by\nproviding an implementation of GTMFetcherAuthorizationProtocol for authorizing\nrequests with AppAuth.",
6 "homepage": "https://github.com/Mobile-Innowise-Group",
11 "authors": "Innowise group",
13 "git": "https://github.com/Mobile-Innowise-Group/ITSGTMAppAuth.git",
16 "prefix_header_file": false,
18 "GTMAppAuth/Sources/*.{h,m}",
19 "GTMAppAuth/Sources/Public/GTMAppAuth/*.h"
21 "public_header_files": "GTMAppAuth/Sources/Public/GTMAppAuth/*.h",
25 "GTMAppAuth/Sources/GTMOAuth2KeychainCompatibility/*.{h,m}",
26 "GTMAppAuth/Sources/iOS/GTMKeychain_iOS.m"
37 "GTMAppAuth/Sources/GTMOAuth2KeychainCompatibility/*.{h,m}",
38 "GTMAppAuth/Sources/macOS/GTMKeychain_macOS.m"
42 "source_files": "GTMAppAuth/Sources/iOS/GTMKeychain_iOS.m"
45 "source_files": "GTMAppAuth/Sources/iOS/GTMKeychain_iOS.m"
47 "pod_target_xcconfig": {
48 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
50 "frameworks": "Security",
52 "GTMSessionFetcher/Core": [