2 "name": "ATInternet-Apple-SDK",
4 "summary": "AT Internet mobile analytics solution for Apple devices",
5 "homepage": "https://github.com/at-internet/atinternet-apple-sdk",
6 "documentation_url": "https://developers.atinternet-solutions.com/apple-en/getting-started-apple-en/operating-principle-apple-en/",
8 "authors": "AT Internet",
11 "git": "https://github.com/at-internet/atinternet-apple-sdk.git",
14 "module_name": "Tracker",
24 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
26 "ATInternetTracker/Sources/*.{plist,json}",
27 "ATInternetTracker/Sources/TrackerBundle.bundle"
41 "name": "AppExtension",
42 "pod_target_xcconfig": {
43 "OTHER_SWIFT_FLAGS": "-DAT_EXTENSION"
45 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
47 "ATInternetTracker/Sources/BackgroundTask.swift",
48 "ATInternetTracker/Sources/Debugger.swift",
49 "ATInternetTracker/Sources/TrackerTests-Bridging-Header.h"
56 "SystemConfiguration",
63 "ATInternetTracker/Sources/*.{plist,json}",
64 "ATInternetTracker/Sources/TrackerBundle.bundle"
68 "name": "watchOSTracker",
69 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
71 "ATInternetTracker/Sources/BackgroundTask.swift",
72 "ATInternetTracker/Sources/ATReachability.swift",
73 "ATInternetTracker/Sources/Debugger.swift",
74 "ATInternetTracker/Sources/TrackerTests-Bridging-Header.h"
85 "ATInternetTracker/Sources/DefaultConfiguration.plist",
86 "ATInternetTracker/Sources/core.manifest.json"
90 "name": "tvOSTracker",
91 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
93 "ATInternetTracker/Sources/TrackerTests-Bridging-Header.h",
94 "ATInternetTracker/Sources/watchOSTracker.h"
97 "ATInternetTracker/Sources/*.{plist,json,mp3,ttf}",
98 "ATInternetTracker/Sources/TrackerBundle.bundle"
104 "SystemConfiguration"